summaryrefslogtreecommitdiffstats
path: root/target/linux/linux-2.6/config
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-11 11:46:25 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-11 11:46:25 +0000
commit6064cb213dec8dd93e46a6a806879a5a42d247ab (patch)
tree62516e990aa0ae8386035a3166ac8ec1c69eb46c /target/linux/linux-2.6/config
parent5e6261128df82b51c507af52da59a52b0826ee2f (diff)
add ppp/pppoe to kernel config, remove some compile warnings (cli->local_irq_disable)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1903 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/linux-2.6/config')
-rw-r--r--target/linux/linux-2.6/config/brcm11
1 files changed, 9 insertions, 2 deletions
diff --git a/target/linux/linux-2.6/config/brcm b/target/linux/linux-2.6/config/brcm
index 71fb6c6bd..69c7f06b6 100644
--- a/target/linux/linux-2.6/config/brcm
+++ b/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