]> Git Repo - J-linux.git/commitdiff
vlynq: make whole Kconfig-menu dependant on architecture
authorWolfram Sang <[email protected]>
Fri, 14 May 2010 13:40:45 +0000 (15:40 +0200)
committerJiri Kosina <[email protected]>
Fri, 14 May 2010 14:59:54 +0000 (16:59 +0200)
This removes an empty menu for most platforms.

Signed-off-by: Wolfram Sang <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
drivers/vlynq/Kconfig

index a9efb16253215593635eddcfbd475608232ebdaa..d874b4f34136613f5b7fa63acf5ea901ca5a2319 100644 (file)
@@ -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
This page took 0.048437 seconds and 4 git commands to generate.