diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-11-03 20:30:43 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-11-03 20:30:43 +0000 |
commit | 7cedaafd0c12f4457abd7cabf38b533ac6bfe660 (patch) | |
tree | bf17f81a8f43470d5ec70af0edb8d19ebc09233f /target/linux/brcm63xx/config-2.6.27 | |
parent | 9aa1d64b915453adac4c502a5c89e0aff8cd07f2 (diff) | |
download | upstream-7cedaafd0c12f4457abd7cabf38b533ac6bfe660.tar.gz upstream-7cedaafd0c12f4457abd7cabf38b533ac6bfe660.tar.bz2 upstream-7cedaafd0c12f4457abd7cabf38b533ac6bfe660.zip |
Add basic support for Inventel Liveboxes, resync kernel config
SVN-Revision: 13108
Diffstat (limited to 'target/linux/brcm63xx/config-2.6.27')
-rw-r--r-- | target/linux/brcm63xx/config-2.6.27 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/config-2.6.27 b/target/linux/brcm63xx/config-2.6.27 index 9e06892105..72e4c4dd71 100644 --- a/target/linux/brcm63xx/config-2.6.27 +++ b/target/linux/brcm63xx/config-2.6.27 @@ -23,6 +23,7 @@ CONFIG_BITREVERSE=y CONFIG_BLK_DEV_IO_TRACE=y # CONFIG_BLK_DEV_LOOP is not set CONFIG_BOARD_BCM963XX=y +# CONFIG_BOARD_LIVEBOX is not set # CONFIG_BROADCOM_PHY is not set # CONFIG_BSD_DISKLABEL is not set CONFIG_BSD_PROCESS_ACCT_V3=y @@ -84,12 +85,11 @@ CONFIG_EQUALIZER=m # CONFIG_EXT3_FS_SECURITY is not set CONFIG_EXT3_FS_XATTR=y CONFIG_EXTRA_FIRMWARE="" -CONFIG_FIRMWARE_IN_KERNEL=y +# CONFIG_FIRMWARE_IN_KERNEL is not set # CONFIG_FIXED_PHY is not set CONFIG_FS_MBCACHE=m CONFIG_FS_POSIX_ACL=y CONFIG_FUSE_FS=m -CONFIG_FW_LOADER=m CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y CONFIG_GENERIC_CMOS_UPDATE=y |