summaryrefslogtreecommitdiffstats
path: root/openpower/configs/linux/skiroot_p9_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'openpower/configs/linux/skiroot_p9_defconfig')
-rw-r--r--openpower/configs/linux/skiroot_p9_defconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/openpower/configs/linux/skiroot_p9_defconfig b/openpower/configs/linux/skiroot_p9_defconfig
index 6a7004a8..0e276b04 100644
--- a/openpower/configs/linux/skiroot_p9_defconfig
+++ b/openpower/configs/linux/skiroot_p9_defconfig
@@ -67,8 +67,9 @@ CONFIG_SYN_COOKIES=y
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
-CONFIG_MTD=m
-CONFIG_MTD_POWERNV_FLASH=m
+CONFIG_MTD=y
+CONFIG_MTD_BLOCK=y
+CONFIG_MTD_POWERNV_FLASH=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=65536
OpenPOWER on IntegriCloud