diff options
Diffstat (limited to 'arch/arm/plat-omap/Kconfig')
-rw-r--r-- | arch/arm/plat-omap/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-omap/Kconfig b/arch/arm/plat-omap/Kconfig index 89499e67b67c..f8a61249f7d9 100644 --- a/arch/arm/plat-omap/Kconfig +++ b/arch/arm/plat-omap/Kconfig | |||
@@ -176,7 +176,7 @@ endchoice | |||
176 | 176 | ||
177 | config OMAP_SERIAL_WAKE | 177 | config OMAP_SERIAL_WAKE |
178 | bool "Enable wake-up events for serial ports" | 178 | bool "Enable wake-up events for serial ports" |
179 | depends on OMAP_MUX | 179 | depends on ARCH_OMAP1 && OMAP_MUX |
180 | default y | 180 | default y |
181 | help | 181 | help |
182 | Select this option if you want to have your system wake up | 182 | Select this option if you want to have your system wake up |