diff options
author | rwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-05-29 14:09:10 +0000 |
---|---|---|
committer | rwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-05-29 14:09:10 +0000 |
commit | 1aad91e4fc7bd2d013d95efcb25ba1cc7f555677 (patch) | |
tree | 3367d9aff40b03bb87cddd560b8eaf5f49686726 /target | |
parent | 93f0b2377f4c571b41a02a4ea812d2e09985c796 (diff) |
Remove the disabling of bluetooth for ixp4xx-2.6 compared to generic-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7384 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ixp4xx-2.6/config/default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ixp4xx-2.6/config/default b/target/linux/ixp4xx-2.6/config/default index 066f6219a9..6f2de1d879 100644 --- a/target/linux/ixp4xx-2.6/config/default +++ b/target/linux/ixp4xx-2.6/config/default @@ -57,7 +57,6 @@ CONFIG_BASE_SMALL=0 # CONFIG_BONDING is not set # CONFIG_BRIDGE_NF_EBTABLES is not set # CONFIG_BSD_DISKLABEL is not set -# CONFIG_BT is not set # CONFIG_CIFS_STATS is not set CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200 init=/etc/preinit" # CONFIG_CONFIGFS_FS is not set |