vlynq: make whole Kconfig-menu dependant on architecture
This removes an empty menu for most platforms. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Acked-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Родитель
0ddc9324b1
Коммит
7db82437cf
|
@ -1,8 +1,8 @@
|
|||
menu "TI VLYNQ"
|
||||
depends on AR7 && EXPERIMENTAL
|
||||
|
||||
config VLYNQ
|
||||
bool "TI VLYNQ bus support"
|
||||
depends on AR7 && EXPERIMENTAL
|
||||
help
|
||||
Support for Texas Instruments(R) VLYNQ bus.
|
||||
The VLYNQ bus is a high-speed, serial and packetized
|
||||
|
|
Загрузка…
Ссылка в новой задаче