projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d5e1aa
)
ARM: lpc18xx: remove DEBUG_LL_UART_8250 from defconfig
author
Joachim Eastwood
<manabian@gmail.com>
Tue, 26 May 2015 17:39:46 +0000
(19:39 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Fri, 29 May 2015 12:52:26 +0000
(14:52 +0200)
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>
arch/arm/configs/lpc18xx_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/lpc18xx_defconfig
b/arch/arm/configs/lpc18xx_defconfig
index
d4320a7
..
1c47f86
100644
(file)
--- a/
arch/arm/configs/lpc18xx_defconfig
+++ b/
arch/arm/configs/lpc18xx_defconfig
@@
-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