summaryrefslogtreecommitdiffstats
path: root/arch/parisc/configs/b180_defconfig
diff options
context:
space:
mode:
authorHelge Deller2013-10-14 22:55:36 +0200
committerHelge Deller2013-10-19 21:37:52 +0200
commitc1b14041aa86800cfd9e21b280b0eaee885fa623 (patch)
treee9299699c9ec5199f2ec95af92f0afea390fc853 /arch/parisc/configs/b180_defconfig
parentRevert "parisc: Export flush_cache_page() (needed by lustre)" (diff)
downloadkernel-qcow2-linux-c1b14041aa86800cfd9e21b280b0eaee885fa623.tar.gz
kernel-qcow2-linux-c1b14041aa86800cfd9e21b280b0eaee885fa623.tar.xz
kernel-qcow2-linux-c1b14041aa86800cfd9e21b280b0eaee885fa623.zip
parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigs
Latest udev requires that DEVTMPFS and DEVTMPFS_MOUNT are enabled, else initrd will fail to find root filesystem. Enable missing BLK_DEV_INITRD for B180 and C3000 machines. Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc/configs/b180_defconfig')
-rw-r--r--arch/parisc/configs/b180_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/parisc/configs/b180_defconfig b/arch/parisc/configs/b180_defconfig
index e289f5bf3148..f1a0c25bef8d 100644
--- a/arch/parisc/configs/b180_defconfig
+++ b/arch/parisc/configs/b180_defconfig
@@ -4,6 +4,7 @@ CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=16
CONFIG_SYSFS_DEPRECATED_V2=y
+CONFIG_BLK_DEV_INITRD=y
CONFIG_SLAB=y
CONFIG_MODULES=y
CONFIG_MODVERSIONS=y
@@ -27,6 +28,8 @@ CONFIG_IP_PNP_BOOTP=y
# CONFIG_INET_LRO is not set
CONFIG_IPV6=y
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
+CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y