summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rw-r--r--target/ag241/kernel.config2
-rw-r--r--target/linux/config/Config.in.netdevice7
2 files changed, 8 insertions, 1 deletions
diff --git a/target/ag241/kernel.config b/target/ag241/kernel.config
index a62a800ed..e7a5bbfbc 100644
--- a/target/ag241/kernel.config
+++ b/target/ag241/kernel.config
@@ -780,7 +780,7 @@ CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_PRINTK_TIME=y
# CONFIG_ENABLE_WARN_DEPRECATED is not set
# CONFIG_ENABLE_MUST_CHECK is not set
-CONFIG_FRAME_WARN=1024
+CONFIG_FRAME_WARN=2048
CONFIG_MAGIC_SYSRQ=y
# CONFIG_STRIP_ASM_SYMS is not set
# CONFIG_UNUSED_SYMBOLS is not set
diff --git a/target/linux/config/Config.in.netdevice b/target/linux/config/Config.in.netdevice
index cef62da0b..f743b8271 100644
--- a/target/linux/config/Config.in.netdevice
+++ b/target/linux/config/Config.in.netdevice
@@ -245,4 +245,11 @@ config ADK_KERNEL_RT2X00_DEBUG
help
endmenu
+
+menu "ATM driver support"
+
+source package/sangam-atm/Config.in
+
+endmenu
+
endmenu