Julian, On Thu, 2021-02-25 at 08:19 +1100, Julian Calaby wrote: > Hi David, > > On Wed, Feb 24, 2021 at 6:56 PM David Mosberger-Tang < > davidm@xxxxxxxxxx> wrote: > > > > +#define ENABLE_CRC7 0 /* set to 1 to protect SPI commands > > with CRC7 */ > > +#define ENABLE_CRC16 0 /* set to 1 to protect SPI data > > with CRC16 */ > > Should these be Kconfig variables instead? I'd certainly like that. Ajay, would you be OK with that? --david