aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2007-07-21 13:57:56 +0000
committerRod Whitby <rod@whitby.id.au>2007-07-21 13:57:56 +0000
commitce8771d80b387a0f0ad65f4efd85b71d404006fe (patch)
treee64bfd04ab9a25eda2bedc7d052e68567970df92 /target/linux
parentd2391f9f364738d427960030738f4a6784e423b6 (diff)
downloadmaster-187ad058-ce8771d80b387a0f0ad65f4efd85b71d404006fe.tar.gz
master-187ad058-ce8771d80b387a0f0ad65f4efd85b71d404006fe.tar.bz2
master-187ad058-ce8771d80b387a0f0ad65f4efd85b71d404006fe.zip
ixp4xx/config: Enabled PPP for bluetooth dund usage (for Treo650 bluetooth access point)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8093 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/ixp4xx-2.6/config/default11
1 files changed, 10 insertions, 1 deletions
diff --git a/target/linux/ixp4xx-2.6/config/default b/target/linux/ixp4xx-2.6/config/default
index 095dbb8cb7..3b949cef77 100644
--- a/target/linux/ixp4xx-2.6/config/default
+++ b/target/linux/ixp4xx-2.6/config/default
@@ -73,7 +73,7 @@ CONFIG_CPU_CP15_MMU=y
CONFIG_CPU_TLB_V4WBI=y
CONFIG_CPU_XSCALE=y
CONFIG_CRC16=y
-# CONFIG_CRC_CCITT is not set
+CONFIG_CRC_CCITT=m
# CONFIG_CRYPTO_ANUBIS is not set
CONFIG_CRYPTO_BLKCIPHER=m
# CONFIG_CRYPTO_BLOWFISH is not set
@@ -351,6 +351,14 @@ CONFIG_PATA_IXP4XX_CF=m
# CONFIG_PCIPCWATCHDOG is not set
# CONFIG_PDC_ADMA is not set
# CONFIG_PM is not set
+CONFIG_PPP=m
+CONFIG_PPP_MULTILINK=y
+CONFIG_PPP_FILTER=y
+CONFIG_PPP_ASYNC=m
+CONFIG_PPP_SYNC_TTY=m
+CONFIG_PPP_DEFLATE=m
+CONFIG_PPP_BSDCOMP=m
+CONFIG_PPP_MPPE=m
# CONFIG_PRISM54 is not set
# CONFIG_REISERFS_FS is not set
# CONFIG_ROMFS_FS is not set
@@ -444,6 +452,7 @@ CONFIG_SENSORS_W83781D=y
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SERIAL_8250_EXTENDED is not set
# CONFIG_SHMEM is not set
+CONFIG_SLHC=m
# CONFIG_SMB_FS is not set
# CONFIG_SMC91X is not set
# CONFIG_SOFT_WATCHDOG is not set