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 9dd68fafb374..4bc9ed701dc4 100644 --- a/arch/arm/plat-omap/Kconfig +++ b/arch/arm/plat-omap/Kconfig | |||
@@ -171,7 +171,7 @@ endchoice | |||
171 | 171 | ||
172 | config OMAP_SERIAL_WAKE | 172 | config OMAP_SERIAL_WAKE |
173 | bool "Enable wake-up events for serial ports" | 173 | bool "Enable wake-up events for serial ports" |
174 | depends on OMAP_MUX | 174 | depends on ARCH_OMAP1 && OMAP_MUX |
175 | default y | 175 | default y |
176 | help | 176 | help |
177 | Select this option if you want to have your system wake up | 177 | Select this option if you want to have your system wake up |