Hi, On 31/07/19 1:37 PM, Jean Delvare wrote: > The hbmc-am654 driver is for the TI AM654, which is an ARM64 SoC, so > don't propose this driver on other architectures unless > build-testing. > > Signed-off-by: Jean Delvare <jdelvare@xxxxxxx> > Cc: Vignesh Raghavendra <vigneshr@xxxxxx> > Cc: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> > --- Thanks for the patch! Applied to mtd/fixes. > drivers/mtd/hyperbus/Kconfig | 1 + > 1 file changed, 1 insertion(+) > > --- linux-5.3-rc2.orig/drivers/mtd/hyperbus/Kconfig 2019-07-28 21:47:02.000000000 +0200 > +++ linux-5.3-rc2/drivers/mtd/hyperbus/Kconfig 2019-07-31 09:31:39.155086783 +0200 > @@ -14,6 +14,7 @@ if MTD_HYPERBUS > > config HBMC_AM654 > tristate "HyperBus controller driver for AM65x SoC" > + depends on ARM64 || COMPILE_TEST > select MULTIPLEXER > select MUX_MMIO > help > > -- Regards Vignesh ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/