remove bluetooth from kernel config
SVN-Revision: 7013
This commit is contained in:
parent
e7fb93b248
commit
b0aadf9bbf
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue