Skip to content

Commit

Permalink
vlynq: make whole Kconfig-menu dependant on architecture
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Wolfram Sang authored and Jiri Kosina committed May 14, 2010
1 parent 0ddc932 commit 7db8243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/vlynq/Kconfig
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 7db8243

Please sign in to comment.