On Thu, 25 May 2023 16:22:03 +0100 Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> wrote: > See cover letter for why... > This works nicely on x86 with appropriate evil emulation. > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> I'll drop this from v2. It's obviously unnecessary. I'll just tell people who care to enable COMPILE_TEST We shouldn't carry my lazy hack around ;) Jonathan > --- > drivers/i2c/busses/Kconfig | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig > index 87600b4aacb3..96bb5a05e195 100644 > --- a/drivers/i2c/busses/Kconfig > +++ b/drivers/i2c/busses/Kconfig > @@ -391,7 +391,6 @@ config I2C_ALTERA > > config I2C_ASPEED > tristate "Aspeed I2C Controller" > - depends on ARCH_ASPEED || COMPILE_TEST > help > If you say yes to this option, support will be included for the > Aspeed I2C controller.