summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Steiner <law@a1.net>2005-07-20 10:06:45 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-20 10:06:45 +0000
commit670da3285ab2d6abedce54f473bb9598cdb9521f (patch)
tree6cd63f778ce2dbd2ba8c58d200580302efbef5e5
parent57b832bfee7133f34e9645d36817b6f0aac2389b (diff)
updated kernel conf for clamshell ppp should work again
-rw-r--r--packages/linux/linux-openzaurus-2.6.12-mm1/defconfig-c7x06
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.12-mm1/defconfig-c7x0 b/packages/linux/linux-openzaurus-2.6.12-mm1/defconfig-c7x0
index 8e4712da4f..b6b7cbc17d 100644
--- a/packages/linux/linux-openzaurus-2.6.12-mm1/defconfig-c7x0
+++ b/packages/linux/linux-openzaurus-2.6.12-mm1/defconfig-c7x0
@@ -724,13 +724,13 @@ CONFIG_PCMCIA_PCNET=m
# Wan interfaces
#
# CONFIG_WAN is not set
-CONFIG_PPP=m
+CONFIG_PPP=y
# CONFIG_PPP_MULTILINK is not set
# CONFIG_PPP_FILTER is not set
-CONFIG_PPP_ASYNC=m
+CONFIG_PPP_ASYNC=y
# CONFIG_PPP_SYNC_TTY is not set
# CONFIG_PPP_DEFLATE is not set
-CONFIG_PPP_BSDCOMP=m
+CONFIG_PPP_BSDCOMP=y
# CONFIG_PPP_MPPE is not set
# CONFIG_PPPOE is not set
# CONFIG_SLIP is not set