set earlyprintk UART to be the default Realview UART
SVN-Revision: 34015
This commit is contained in:
parent
246e563cb7
commit
e14e4306c9
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue