kirkwood: fix typos on DEBUG_LL_UART_*
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 30 Aug 2014 00:32:05 +0000 (00:32 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 30 Aug 2014 00:32:05 +0000 (00:32 +0000)
We were prompted for which DEBUG_LL_UART implementation we want, fix the
typos such that the build continues.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42332 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/kirkwood/config-3.14

index 809d421..5d9c47c 100644 (file)
@@ -62,12 +62,12 @@ CONFIG_CRYPTO_HASH=y
 CONFIG_CRYPTO_HASH2=y
 CONFIG_CRYPTO_LZO=y
 CONFIG_DEBUG_LL_INCLUDE="debug/8250.S"
-CONFIG_DEBUG_UART_8250=y
+CONFIG_DEBUG_LL_UART_8250=y
 # CONFIG_DEBUG_UART_8250_FLOW_CONTROL is not set
 CONFIG_DEBUG_UART_8250_SHIFT=2
 # CONFIG_DEBUG_UART_8250_WORD is not set
 CONFIG_DEBUG_UART_PHYS=0xf1012000
-# CONFIG_DEBUG_UART_PL01X is not set
+# CONFIG_DEBUG_LL_UART_PL01X is not set
 CONFIG_DEBUG_UART_VIRT=0xfed12000
 # CONFIG_DEBUG_USER is not set
 # CONFIG_DLCI is not set