diff options
-rw-r--r-- | drivers/vlynq/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/vlynq/Kconfig b/drivers/vlynq/Kconfig index a9efb1625321..d874b4f34136 100644 --- a/drivers/vlynq/Kconfig +++ b/drivers/vlynq/Kconfig | |||
@@ -1,8 +1,8 @@ | |||
1 | menu "TI VLYNQ" | 1 | menu "TI VLYNQ" |
2 | depends on AR7 && EXPERIMENTAL | ||
2 | 3 | ||
3 | config VLYNQ | 4 | config VLYNQ |
4 | bool "TI VLYNQ bus support" | 5 | bool "TI VLYNQ bus support" |
5 | depends on AR7 && EXPERIMENTAL | ||
6 | help | 6 | help |
7 | Support for Texas Instruments(R) VLYNQ bus. | 7 | Support for Texas Instruments(R) VLYNQ bus. |
8 | The VLYNQ bus is a high-speed, serial and packetized | 8 | The VLYNQ bus is a high-speed, serial and packetized |