From 3ff58fd77af7a289371906701e4650c88a4463fe Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 13 Sep 2014 22:10:00 +0000 Subject: kernel: do not deactivate CONFIG_BLK_DEV CONFIG_BLK_DEV does not activate any functionality, but many code, but makes it possible to activate other options. Deactivating this breaks the build of kmod-zram. Signed-off-by: Hauke Mehrtens git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42528 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mcs814x/config-default | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/mcs814x') diff --git a/target/linux/mcs814x/config-default b/target/linux/mcs814x/config-default index ce406e3642..85ff2be2a9 100644 --- a/target/linux/mcs814x/config-default +++ b/target/linux/mcs814x/config-default @@ -18,7 +18,6 @@ CONFIG_ARM_NR_BANKS=8 # CONFIG_ARPD is not set CONFIG_BCMA_POSSIBLE=y CONFIG_BINFMT_MISC=y -# CONFIG_BLK_DEV is not set # CONFIG_BRIDGE is not set # CONFIG_CACHE_L2X0 is not set CONFIG_CC_OPTIMIZE_FOR_SIZE=y -- cgit v1.2.3