mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-04-02 17:58:15 +07:00
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:
parent
0ddc9324b1
commit
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
|
||||
|
Loading…
Reference in New Issue
Block a user