diff options
author | vikram pandita <vikram.pandita@ti.com> | 2009-11-22 13:11:34 -0500 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2009-11-22 13:24:33 -0500 |
commit | 1ced4532c0fc8cba1776e237b8c7fda6edc19330 (patch) | |
tree | 196cf62b8965aba583341a0e71d1fc728e70eaf7 /arch | |
parent | d516aad1c3ebc468dc042da86530278d3a1a2c09 (diff) |
omap: zoom2: update defconfig for LL_DEBUG_NONE
Update DEBUG_LL for zoom2 board as CONFIG_OMAP_LL_DEBUG_NONE
Signed-off-by: Vikram Pandita <vikram.pandita@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/configs/omap_zoom2_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/configs/omap_zoom2_defconfig b/arch/arm/configs/omap_zoom2_defconfig index a32d126fc510..eef93627fb13 100644 --- a/arch/arm/configs/omap_zoom2_defconfig +++ b/arch/arm/configs/omap_zoom2_defconfig | |||
@@ -202,7 +202,8 @@ CONFIG_OMAP_32K_TIMER_HZ=128 | |||
202 | CONFIG_OMAP_DM_TIMER=y | 202 | CONFIG_OMAP_DM_TIMER=y |
203 | # CONFIG_OMAP_LL_DEBUG_UART1 is not set | 203 | # CONFIG_OMAP_LL_DEBUG_UART1 is not set |
204 | # CONFIG_OMAP_LL_DEBUG_UART2 is not set | 204 | # CONFIG_OMAP_LL_DEBUG_UART2 is not set |
205 | CONFIG_OMAP_LL_DEBUG_UART3=y | 205 | # CONFIG_OMAP_LL_DEBUG_UART3 is not set |
206 | CONFIG_OMAP_LL_DEBUG_NONE=y | ||
206 | CONFIG_ARCH_OMAP34XX=y | 207 | CONFIG_ARCH_OMAP34XX=y |
207 | CONFIG_ARCH_OMAP3430=y | 208 | CONFIG_ARCH_OMAP3430=y |
208 | 209 | ||