From 0f1418e08e72e645926614bc3c087ed360516c8e Mon Sep 17 00:00:00 2001 From: Tony Lindgren Date: Mon, 13 Jun 2005 10:28:22 -0700 Subject: [PATCH] ARM: OMAP: Serial wake depends on mux Serial wake depends on mux --- arch/arm/mach-omap/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-omap/Kconfig b/arch/arm/mach-omap/Kconfig index 6d3de71f664..ba4a051fd02 100644 --- a/arch/arm/mach-omap/Kconfig +++ b/arch/arm/mach-omap/Kconfig @@ -171,6 +171,7 @@ endchoice config OMAP_SERIAL_WAKE bool "Enable wake-up events for serial ports" + depends OMAP_MUX default y help Select this option if you want to have your system wake up -- 2.41.1