From: Hendrik Brueckner Date: Tue, 13 Sep 2011 07:49:40 +0000 (+0200) Subject: [S390] defconfig: switch on CONFIG_DEVTMPFS X-Git-Tag: next-20110914~84^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=4f9b9eaa66d9935941742d5cc3d9838517d9a8ec;p=karo-tx-linux.git [S390] defconfig: switch on CONFIG_DEVTMPFS Switching on the DEVTMPFS kernel option helpes to maintain a /dev file system early in the boot process, especially, in limited environments. Signed-off-by: Hendrik Brueckner Signed-off-by: Martin Schwidefsky --- diff --git a/arch/s390/defconfig b/arch/s390/defconfig index 29c82c640a88..6cf8e26b3137 100644 --- a/arch/s390/defconfig +++ b/arch/s390/defconfig @@ -68,7 +68,7 @@ CONFIG_NET_CLS_RSVP6=m CONFIG_NET_CLS_ACT=y CONFIG_NET_ACT_POLICE=y CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" -# CONFIG_FIRMWARE_IN_KERNEL is not set +CONFIG_DEVTMPFS=y CONFIG_BLK_DEV_LOOP=m CONFIG_BLK_DEV_NBD=m CONFIG_BLK_DEV_RAM=y