From c9a98cbd51c57307bcd6cb4e130961e9c59dc075 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 18 Mar 2010 13:51:03 +0100 Subject: linux-davinci git: enable earlyprintk for hawkboard --- recipes/linux/linux-davinci/hawkboard/defconfig | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/recipes/linux/linux-davinci/hawkboard/defconfig b/recipes/linux/linux-davinci/hawkboard/defconfig index 2a61b35873..b79109b981 100644 --- a/recipes/linux/linux-davinci/hawkboard/defconfig +++ b/recipes/linux/linux-davinci/hawkboard/defconfig @@ -1879,6 +1879,7 @@ CONFIG_USB_MUSB_HDRC=y CONFIG_USB_MUSB_SOC=y CONFIG_USB_MUSB_HOST=y # CONFIG_USB_MUSB_PERIPHERAL is not set +# CONFIG_USB_MUSB_DUAL_ROLE is not set # CONFIG_USB_MUSB_OTG is not set CONFIG_USB_MUSB_HDRC_HCD=y # CONFIG_MUSB_PIO_ONLY is not set @@ -2411,7 +2412,7 @@ CONFIG_NLS_UTF8=y # # Kernel hacking # -# CONFIG_PRINTK_TIME is not set +CONFIG_PRINTK_TIME=y # CONFIG_ENABLE_WARN_DEPRECATED is not set # CONFIG_ENABLE_MUST_CHECK is not set CONFIG_FRAME_WARN=1024 @@ -2478,7 +2479,9 @@ CONFIG_HAVE_ARCH_KGDB=y # CONFIG_DEBUG_USER is not set # CONFIG_DEBUG_ERRORS is not set # CONFIG_DEBUG_STACK_USAGE is not set -# CONFIG_DEBUG_LL is not set +CONFIG_DEBUG_LL=y +CONFIG_EARLY_PRINTK=y +# CONFIG_DEBUG_ICEDCC is not set # CONFIG_OC_ETM is not set # -- cgit 1.2.3-korg