From 743fabaff24dd4e086983549cd2a8cd9d811c672 Mon Sep 17 00:00:00 2001 From: luka Date: Sun, 24 Nov 2013 17:53:34 +0000 Subject: [PATCH] kirkwood: kernel: add missing config option Buildbot found missing config option for target kirkwood. Signed-off-by: Jiri Slachta git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38900 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/kirkwood/config-3.10 | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.0