From: florian Date: Tue, 30 Oct 2012 16:56:10 +0000 (+0000) Subject: [realview] set earlyprintk UART to be the default Realview UART X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=65c78371860b99a1080d649ffd6048d483383d8a;p=openwrt.git [realview] set earlyprintk UART to be the default Realview UART git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34015 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/realview/config-3.3 b/target/linux/realview/config-3.3 index 1fb543a6d8..86e573d6e7 100644 --- a/target/linux/realview/config-3.3 +++ b/target/linux/realview/config-3.3 @@ -74,6 +74,10 @@ CONFIG_CPU_V6=y CONFIG_CPU_V6K=y CONFIG_CPU_V7=y CONFIG_DEBUG_USER=y +# CONFIG_DEBUG_LL_UART_NONE is not set +# CONFIG_DEBUG_ICEDCC is not set +CONFIG_DEBUG_REALVIEW_STD_PORT=y +# CONFIG_DEBUG_REALVIEW_PB1176_PORT is not set CONFIG_DMA_CACHE_RWFO=y CONFIG_DNOTIFY=y CONFIG_FB=y