summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.6/config/brcm
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-09-11 11:46:25 +0000
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-09-11 11:46:25 +0000
commita87586686c19c25a95a0e226abd1cbb23e505c5b (patch)
tree2bcf1bfdfbfc32aab2370a901617ae4ea813caf0 /openwrt/target/linux/linux-2.6/config/brcm
parent12da1b14298f6938c2221e40897911e26befc255 (diff)
downloadmtk-20170518-a87586686c19c25a95a0e226abd1cbb23e505c5b.zip
mtk-20170518-a87586686c19c25a95a0e226abd1cbb23e505c5b.tar.gz
mtk-20170518-a87586686c19c25a95a0e226abd1cbb23e505c5b.tar.bz2
add ppp/pppoe to kernel config, remove some compile warnings (cli->local_irq_disable)
SVN-Revision: 1903
Diffstat (limited to 'openwrt/target/linux/linux-2.6/config/brcm')
-rw-r--r--openwrt/target/linux/linux-2.6/config/brcm11
1 files changed, 9 insertions, 2 deletions
diff --git a/openwrt/target/linux/linux-2.6/config/brcm b/openwrt/target/linux/linux-2.6/config/brcm
index 71fb6c6..69c7f06 100644
--- a/openwrt/target/linux/linux-2.6/config/brcm
+++ b/openwrt/target/linux/linux-2.6/config/brcm
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.12.5
-# Sun Sep 11 01:08:40 2005
+# Sun Sep 11 12:19:48 2005
#
CONFIG_MIPS=y
# CONFIG_MIPS64 is not set
@@ -660,7 +660,14 @@ CONFIG_NET_WIRELESS=y
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
-# CONFIG_PPP is not set
+CONFIG_PPP=m
+# CONFIG_PPP_MULTILINK is not set
+# CONFIG_PPP_FILTER is not set
+CONFIG_PPP_ASYNC=m
+# CONFIG_PPP_SYNC_TTY is not set
+CONFIG_PPP_DEFLATE=m
+CONFIG_PPP_BSDCOMP=m
+CONFIG_PPPOE=m
# CONFIG_SLIP is not set
# CONFIG_NET_FC is not set
# CONFIG_SHAPER is not set