diff options
author | luka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-11-24 17:53:34 +0000 |
---|---|---|
committer | luka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-11-24 17:53:34 +0000 |
commit | 743fabaff24dd4e086983549cd2a8cd9d811c672 (patch) | |
tree | 4aa68881f78632ca6e0616665ff759e186cf2949 /target | |
parent | ba4a9454550b67a9f34178512b6f7871a6d668aa (diff) |
kirkwood: kernel: add missing config option
Buildbot found missing config option for target kirkwood.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38900 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/kirkwood/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/kirkwood/config-3.10 b/target/linux/kirkwood/config-3.10 index 518f0a3695..db4bdbfd19 100644 --- a/target/linux/kirkwood/config-3.10 +++ b/target/linux/kirkwood/config-3.10 @@ -26,6 +26,7 @@ CONFIG_BLK_DEV_SD=y CONFIG_CACHE_FEROCEON_L2=y # CONFIG_CACHE_FEROCEON_L2_WRITETHROUGH is not set # CONFIG_CACHE_L2X0 is not set +# CONFIG_CHARGER_MANAGER is not set CONFIG_CLKDEV_LOOKUP=y CONFIG_CLKSRC_MMIO=y CONFIG_CLONE_BACKWARDS=y |