diff options
-rw-r--r-- | arch/arm/configs/iop32x_defconfig | 1 | ||||
-rw-r--r-- | arch/arm/configs/iop33x_defconfig | 1 | ||||
-rw-r--r-- | arch/arm/configs/ixp4xx_defconfig | 1 | ||||
-rw-r--r-- | arch/arm/configs/lpc32xx_defconfig | 1 | ||||
-rw-r--r-- | arch/arm/configs/mv78xx0_defconfig | 1 | ||||
-rw-r--r-- | arch/arm/configs/orion5x_defconfig | 1 | ||||
-rw-r--r-- | arch/arm/configs/rpc_defconfig | 1 |
7 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/configs/iop32x_defconfig b/arch/arm/configs/iop32x_defconfig index 4f2ec3ac138e..c3058da631da 100644 --- a/arch/arm/configs/iop32x_defconfig +++ b/arch/arm/configs/iop32x_defconfig | |||
@@ -106,6 +106,7 @@ CONFIG_MAGIC_SYSRQ=y | |||
106 | CONFIG_DEBUG_KERNEL=y | 106 | CONFIG_DEBUG_KERNEL=y |
107 | CONFIG_DEBUG_USER=y | 107 | CONFIG_DEBUG_USER=y |
108 | CONFIG_DEBUG_LL=y | 108 | CONFIG_DEBUG_LL=y |
109 | CONFIG_DEBUG_LL_UART_8250=y | ||
109 | CONFIG_KEYS=y | 110 | CONFIG_KEYS=y |
110 | CONFIG_KEYS_DEBUG_PROC_KEYS=y | 111 | CONFIG_KEYS_DEBUG_PROC_KEYS=y |
111 | CONFIG_CRYPTO_NULL=y | 112 | CONFIG_CRYPTO_NULL=y |
diff --git a/arch/arm/configs/iop33x_defconfig b/arch/arm/configs/iop33x_defconfig index aa36128abca2..713faeee8cf4 100644 --- a/arch/arm/configs/iop33x_defconfig +++ b/arch/arm/configs/iop33x_defconfig | |||
@@ -87,5 +87,6 @@ CONFIG_DEBUG_KERNEL=y | |||
87 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 87 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
88 | CONFIG_DEBUG_USER=y | 88 | CONFIG_DEBUG_USER=y |
89 | CONFIG_DEBUG_LL=y | 89 | CONFIG_DEBUG_LL=y |
90 | CONFIG_DEBUG_LL_UART_8250=y | ||
90 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 91 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
91 | # CONFIG_CRC32 is not set | 92 | # CONFIG_CRC32 is not set |
diff --git a/arch/arm/configs/ixp4xx_defconfig b/arch/arm/configs/ixp4xx_defconfig index 1af665e847d1..24636cfdf6df 100644 --- a/arch/arm/configs/ixp4xx_defconfig +++ b/arch/arm/configs/ixp4xx_defconfig | |||
@@ -202,3 +202,4 @@ CONFIG_MAGIC_SYSRQ=y | |||
202 | CONFIG_DEBUG_KERNEL=y | 202 | CONFIG_DEBUG_KERNEL=y |
203 | CONFIG_DEBUG_ERRORS=y | 203 | CONFIG_DEBUG_ERRORS=y |
204 | CONFIG_DEBUG_LL=y | 204 | CONFIG_DEBUG_LL=y |
205 | CONFIG_DEBUG_LL_UART_8250=y | ||
diff --git a/arch/arm/configs/lpc32xx_defconfig b/arch/arm/configs/lpc32xx_defconfig index 9f56ca3985ae..c100b7df5441 100644 --- a/arch/arm/configs/lpc32xx_defconfig +++ b/arch/arm/configs/lpc32xx_defconfig | |||
@@ -204,6 +204,7 @@ CONFIG_DEBUG_INFO=y | |||
204 | # CONFIG_FTRACE is not set | 204 | # CONFIG_FTRACE is not set |
205 | # CONFIG_ARM_UNWIND is not set | 205 | # CONFIG_ARM_UNWIND is not set |
206 | CONFIG_DEBUG_LL=y | 206 | CONFIG_DEBUG_LL=y |
207 | CONFIG_DEBUG_LL_UART_8250=y | ||
207 | CONFIG_EARLY_PRINTK=y | 208 | CONFIG_EARLY_PRINTK=y |
208 | CONFIG_CRYPTO_ANSI_CPRNG=y | 209 | CONFIG_CRYPTO_ANSI_CPRNG=y |
209 | # CONFIG_CRYPTO_HW is not set | 210 | # CONFIG_CRYPTO_HW is not set |
diff --git a/arch/arm/configs/mv78xx0_defconfig b/arch/arm/configs/mv78xx0_defconfig index 0dae1c1f007a..85d10d2e3d66 100644 --- a/arch/arm/configs/mv78xx0_defconfig +++ b/arch/arm/configs/mv78xx0_defconfig | |||
@@ -132,6 +132,7 @@ CONFIG_SYSCTL_SYSCALL_CHECK=y | |||
132 | CONFIG_DEBUG_USER=y | 132 | CONFIG_DEBUG_USER=y |
133 | CONFIG_DEBUG_ERRORS=y | 133 | CONFIG_DEBUG_ERRORS=y |
134 | CONFIG_DEBUG_LL=y | 134 | CONFIG_DEBUG_LL=y |
135 | CONFIG_DEBUG_LL_UART_8250=y | ||
135 | CONFIG_CRYPTO_CBC=m | 136 | CONFIG_CRYPTO_CBC=m |
136 | CONFIG_CRYPTO_ECB=m | 137 | CONFIG_CRYPTO_ECB=m |
137 | CONFIG_CRYPTO_PCBC=m | 138 | CONFIG_CRYPTO_PCBC=m |
diff --git a/arch/arm/configs/orion5x_defconfig b/arch/arm/configs/orion5x_defconfig index 952430d9e2d9..855143fac6bd 100644 --- a/arch/arm/configs/orion5x_defconfig +++ b/arch/arm/configs/orion5x_defconfig | |||
@@ -156,6 +156,7 @@ CONFIG_LATENCYTOP=y | |||
156 | # CONFIG_FTRACE is not set | 156 | # CONFIG_FTRACE is not set |
157 | CONFIG_DEBUG_USER=y | 157 | CONFIG_DEBUG_USER=y |
158 | CONFIG_DEBUG_LL=y | 158 | CONFIG_DEBUG_LL=y |
159 | CONFIG_DEBUG_LL_UART_8250=y | ||
159 | CONFIG_CRYPTO_CBC=m | 160 | CONFIG_CRYPTO_CBC=m |
160 | CONFIG_CRYPTO_ECB=m | 161 | CONFIG_CRYPTO_ECB=m |
161 | CONFIG_CRYPTO_PCBC=m | 162 | CONFIG_CRYPTO_PCBC=m |
diff --git a/arch/arm/configs/rpc_defconfig b/arch/arm/configs/rpc_defconfig index 00515ef9782d..89631795a915 100644 --- a/arch/arm/configs/rpc_defconfig +++ b/arch/arm/configs/rpc_defconfig | |||
@@ -131,3 +131,4 @@ CONFIG_DEBUG_KERNEL=y | |||
131 | CONFIG_DEBUG_USER=y | 131 | CONFIG_DEBUG_USER=y |
132 | CONFIG_DEBUG_ERRORS=y | 132 | CONFIG_DEBUG_ERRORS=y |
133 | CONFIG_DEBUG_LL=y | 133 | CONFIG_DEBUG_LL=y |
134 | CONFIG_DEBUG_LL_UART_8250=y | ||