diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-09-27 21:12:12 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-09-27 21:12:12 +0000 |
commit | 48ffff42840789f392128c0dfc7439b5cf77b3b6 (patch) | |
tree | 7642361383c96ebca239da0f7d8c84bd8c310892 | |
parent | 419dd58f366da595af07f389e0782c423be2544b (diff) |
octeon: remove CONFIG_FW_LOADER override to fix build errors
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38244 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 |