diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-05-29 14:09:10 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-05-29 14:09:10 +0000 |
commit | 2a139324fddae3484ac36cc001fc0f46ee136cbb (patch) | |
tree | 3367d9aff40b03bb87cddd560b8eaf5f49686726 /target | |
parent | 0a32806773c05daf739158dffdf7c650536538c9 (diff) | |
download | upstream-2a139324fddae3484ac36cc001fc0f46ee136cbb.tar.gz upstream-2a139324fddae3484ac36cc001fc0f46ee136cbb.tar.bz2 upstream-2a139324fddae3484ac36cc001fc0f46ee136cbb.zip |
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 |