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 | dede36f347edc5c353fab9347bd78f1afd8a755b (patch) | |
tree | 2c5badc8998e99416ba987b9c4af7ad29dd8a438 | |
parent | c1f37fab33794120eacf4ae1ef19b224cf1ce9f8 (diff) | |
download | upstream-dede36f347edc5c353fab9347bd78f1afd8a755b.tar.gz upstream-dede36f347edc5c353fab9347bd78f1afd8a755b.tar.bz2 upstream-dede36f347edc5c353fab9347bd78f1afd8a755b.zip |
Remove the disabling of bluetooth for ixp4xx-2.6 compared to generic-2.6
SVN-Revision: 7384
-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 |