summaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2014-09-13 22:10:00 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2014-09-13 22:10:00 +0000
commitd56a44040d510d1110c0d42925b75f69a91d2122 (patch)
tree44d0248a14ee897229a581e357f6ee97b3503ca5 /target/linux/x86
parenteb35b82275ab26269d25b861a310e685a7e01abd (diff)
downloadmaster-31e0f0ae-d56a44040d510d1110c0d42925b75f69a91d2122.tar.gz
master-31e0f0ae-d56a44040d510d1110c0d42925b75f69a91d2122.tar.bz2
master-31e0f0ae-d56a44040d510d1110c0d42925b75f69a91d2122.zip
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 <hauke@hauke-m.de> SVN-Revision: 42528
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/olpc/config-3.101
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/x86/olpc/config-3.10 b/target/linux/x86/olpc/config-3.10
index c46f178cc1..7ad86c0000 100644
--- a/target/linux/x86/olpc/config-3.10
+++ b/target/linux/x86/olpc/config-3.10
@@ -4,7 +4,6 @@ CONFIG_BACKLIGHT_GENERIC=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y
# CONFIG_BACKLIGHT_SAHARA is not set
CONFIG_BATTERY_OLPC=y
-# CONFIG_BLK_DEV is not set
CONFIG_BLK_DEV_SR=y
CONFIG_BLK_DEV_SR_VENDOR=y
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set