aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/configs/c8000_defconfig
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2013-10-14 22:55:36 +0200
committerHelge Deller <deller@gmx.de>2013-10-19 21:37:52 +0200
commitc1b14041aa86800cfd9e21b280b0eaee885fa623 (patch)
treee9299699c9ec5199f2ec95af92f0afea390fc853 /arch/parisc/configs/c8000_defconfig
parentRevert "parisc: Export flush_cache_page() (needed by lustre)" (diff)
downloadlinux-dev-c1b14041aa86800cfd9e21b280b0eaee885fa623.tar.xz
linux-dev-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/c8000_defconfig')
-rw-r--r--arch/parisc/configs/c8000_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/parisc/configs/c8000_defconfig b/arch/parisc/configs/c8000_defconfig
index f11006361297..e1c8d2015c89 100644
--- a/arch/parisc/configs/c8000_defconfig
+++ b/arch/parisc/configs/c8000_defconfig
@@ -62,6 +62,8 @@ CONFIG_TIPC=m
CONFIG_LLC2=m
CONFIG_DNS_RESOLVER=y
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
+CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
# CONFIG_STANDALONE is not set
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y