1
0
Fork 0
alistair23-linux/drivers/staging/mt7621-mmc
George Hilliard 9a41352614 staging: Mediatek: Use individual config flags in Makefile
These drivers can be useful on other MT76xx SoCs, which have compatible
peripherals.  The drivers were selectable in Kconfig, but they were
quietly excluded from the build because the SOC_MT7621 chip was not
selected.  So, make the Makefiles use the same flags as Kconfig for
these drivers.

mt7621-dma and mt7621-dts are left alone because they truly do require
that SoC.

I have personally confirmed that the mt7621-spi driver works on the
MT7688, which was what prompted this change.

Cc: linux-kernel@vger.kernel.org
Cc: devel@driverdev.osuosl.org
Cc: NeilBrown <neil@brown.name>
Cc: sergio.paracuellos@gmail.com
Signed-off-by: George Hilliard <thirtythreeforty@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-01-18 11:01:02 +01:00
..
Kconfig staging: Mediatek: Use individual config flags in Makefile 2019-01-18 11:01:02 +01:00
Makefile
TODO
board.h staging: mt7621-mmc: Use BIT macro instead of explicit shifting in board.h 2018-07-29 10:08:02 +02:00
dbg.c staging: mt7621-mmc: fix compile warnging: cmd_buf 2018-12-12 11:55:39 +01:00
dbg.h staging: mt7621-mmc: Use BIT macro instead of explicit shifting in dbg.h 2018-10-14 13:30:34 +02:00
mt6575_sd.h staging: mt7621-mmc: Cleanup source of base address for io 2018-06-28 21:48:04 +09:00
sd.c staging: mt7621-mmc: Correct spelling mistakes in comments 2018-12-20 18:11:58 +01:00