Skip to content

Commit

Permalink
ARM: lpc18xx: remove DEBUG_LL_UART_8250 from defconfig
Browse files Browse the repository at this point in the history
Remove the generic 8250 config option so that the LPC18xx
specific option gets picked instead.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
  • Loading branch information
Joachim Eastwood authored and Arnd Bergmann committed May 29, 2015
1 parent 4d5e1aa commit a5c0afd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/configs/lpc18xx_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ CONFIG_MAGIC_SYSRQ=y
# CONFIG_RCU_CPU_STALL_INFO is not set
# CONFIG_FTRACE is not set
CONFIG_DEBUG_LL=y
CONFIG_DEBUG_LL_UART_8250=y
CONFIG_EARLY_PRINTK=y
CONFIG_CRC_ITU_T=y
CONFIG_CRC7=y

0 comments on commit a5c0afd

Please sign in to comment.