diff options
Diffstat (limited to 'arch/arm/configs/htcherald_defconfig')
-rw-r--r-- | arch/arm/configs/htcherald_defconfig | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/arch/arm/configs/htcherald_defconfig b/arch/arm/configs/htcherald_defconfig index 338267674075..1b39691b816f 100644 --- a/arch/arm/configs/htcherald_defconfig +++ b/arch/arm/configs/htcherald_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.32-rc6 | 3 | # Linux kernel version: 2.6.32-rc8 |
4 | # Sat Nov 14 10:56:01 2009 | 4 | # Sat Dec 5 12:16:24 2009 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
@@ -198,7 +198,9 @@ CONFIG_ARCH_OMAP1=y | |||
198 | # OMAP Feature Selections | 198 | # OMAP Feature Selections |
199 | # | 199 | # |
200 | # CONFIG_OMAP_RESET_CLOCKS is not set | 200 | # CONFIG_OMAP_RESET_CLOCKS is not set |
201 | # CONFIG_OMAP_MUX is not set | 201 | CONFIG_OMAP_MUX=y |
202 | # CONFIG_OMAP_MUX_DEBUG is not set | ||
203 | CONFIG_OMAP_MUX_WARNINGS=y | ||
202 | CONFIG_OMAP_MCBSP=y | 204 | CONFIG_OMAP_MCBSP=y |
203 | # CONFIG_OMAP_MBOX_FWK is not set | 205 | # CONFIG_OMAP_MBOX_FWK is not set |
204 | CONFIG_OMAP_MPU_TIMER=y | 206 | CONFIG_OMAP_MPU_TIMER=y |
@@ -207,6 +209,7 @@ CONFIG_OMAP_LL_DEBUG_UART1=y | |||
207 | # CONFIG_OMAP_LL_DEBUG_UART2 is not set | 209 | # CONFIG_OMAP_LL_DEBUG_UART2 is not set |
208 | # CONFIG_OMAP_LL_DEBUG_UART3 is not set | 210 | # CONFIG_OMAP_LL_DEBUG_UART3 is not set |
209 | # CONFIG_OMAP_LL_DEBUG_NONE is not set | 211 | # CONFIG_OMAP_LL_DEBUG_NONE is not set |
212 | CONFIG_OMAP_SERIAL_WAKE=y | ||
210 | # CONFIG_OMAP_PM_NONE is not set | 213 | # CONFIG_OMAP_PM_NONE is not set |
211 | CONFIG_OMAP_PM_NOOP=y | 214 | CONFIG_OMAP_PM_NOOP=y |
212 | 215 | ||