[OpenWrt-Devel] [PATCH] [kernel] kernel: add missing symbols for 3.14
John Szakmeister
john at szakmeister.net
Sat Oct 11 01:51:20 EDT 2014
---
Without these, my earlyprintk configuration was being lost.
-John
target/linux/generic/config-3.14 | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/target/linux/generic/config-3.14 b/target/linux/generic/config-3.14
index 830efff..5f16281 100644
--- a/target/linux/generic/config-3.14
+++ b/target/linux/generic/config-3.14
@@ -240,6 +240,8 @@ CONFIG_ARPD=y
# CONFIG_ASYNC_TX_DMA is not set
# CONFIG_AT76C50X_USB is not set
# CONFIG_AT803X_PHY is not set
+# CONFIG_AT91_DEBUG_LL_DBGU0 is not set
+# CONFIG_AT91_DEBUG_LL_DBGU1 is not set
# CONFIG_ATA is not set
# CONFIG_ATAGS is not set
CONFIG_ATAGS_PROC=y
@@ -770,6 +772,9 @@ CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_KOBJECT_RELEASE is not set
# CONFIG_DEBUG_LIST is not set
# CONFIG_DEBUG_LL is not set
+# CONFIG_DEBUG_LL_UART_8250 is not set
+# CONFIG_DEBUG_LL_UART_NONE is not set
+# CONFIG_DEBUG_LL_UART_PL01X is not set
# CONFIG_DEBUG_LOCKDEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
--
2.1.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list