diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-04-20 15:12:26 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-04-20 15:12:26 +0000 |
commit | f7fe89d340e890e4a2247e2afc5e324fab672754 (patch) | |
tree | e3ba86499e8ae1d00a73f8ea9ac7edc94f57bb30 /target | |
parent | 6e52da3bc7920c458309c487218fbfdc75fc0ef7 (diff) |
remove bluetooth from kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7013 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ar7-2.6/config/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar7-2.6/config/default b/target/linux/ar7-2.6/config/default index f79c35036..3e97e88e3 100644 --- a/target/linux/ar7-2.6/config/default +++ b/target/linux/ar7-2.6/config/default @@ -9,6 +9,7 @@ CONFIG_BASE_SMALL=0 # CONFIG_BCM43XX is not set # CONFIG_BLK_DEV_INITRD is not set CONFIG_BOOT_ELF32=y +# CONFIG_BT is not set CONFIG_CMDLINE="console=ttyS0,38400n8r init=/etc/preinit rootfstype=squashfs,jffs2," CONFIG_CPMAC=y # CONFIG_CPU_BIG_ENDIAN is not set @@ -140,7 +141,6 @@ CONFIG_MTD_MAP_BANK_WIDTH_2=y CONFIG_MTD_MAP_BANK_WIDTH_4=y # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set # CONFIG_MTD_MTDRAM is not set -# CONFIG_MTD_NAND is not set # CONFIG_MTD_OBSOLETE_CHIPS is not set # CONFIG_MTD_ONENAND is not set CONFIG_MTD_PARTITIONS=y |