diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-09-27 21:12:12 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-09-27 21:12:12 +0000 |
commit | 3e2aa6105cd0fcf63fa3adb58fe4240c3b0ff92d (patch) | |
tree | f73b85a5f0c960ca74fac6853a7ec6d4233dcb1b /target/linux/octeon | |
parent | bff3637d241c4ab091d2e8cffbae79a8178d059b (diff) | |
download | upstream-3e2aa6105cd0fcf63fa3adb58fe4240c3b0ff92d.tar.gz upstream-3e2aa6105cd0fcf63fa3adb58fe4240c3b0ff92d.tar.bz2 upstream-3e2aa6105cd0fcf63fa3adb58fe4240c3b0ff92d.zip |
octeon: remove CONFIG_FW_LOADER override to fix build errors
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38244
Diffstat (limited to 'target/linux/octeon')
-rw-r--r-- | target/linux/octeon/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/octeon/config-default b/target/linux/octeon/config-default index 93907dc592..643166ba98 100644 --- a/target/linux/octeon/config-default +++ b/target/linux/octeon/config-default @@ -66,7 +66,6 @@ CONFIG_EXT4_FS=y CONFIG_FAT_FS=y CONFIG_FRAME_WARN=2048 CONFIG_FS_MBCACHE=y -# CONFIG_FW_LOADER is not set CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y CONFIG_GENERIC_CMOS_UPDATE=y |