summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorKevin Hilman <khilman@linaro.org>2014-08-13 17:07:15 -0700
committerSimon Horman <horms+renesas@verge.net.au>2014-08-18 08:07:38 +0900
commit874ee23c83d888f8824305c277e047c7799f30b9 (patch)
treec9c58bd433bc42313d943f3f92837314efed7379 /arch/arm/configs
parent6e3a4b191ee6db512c17197130b4e5170b3dabc3 (diff)
downloadop-kernel-dev-874ee23c83d888f8824305c277e047c7799f30b9.zip
op-kernel-dev-874ee23c83d888f8824305c277e047c7799f30b9.tar.gz
ARM: shmobile: defconfig: enable initrd
Enable initrd support. Signed-off-by: Kevin Hilman <khilman@linaro.org> [horms+renesas@verge.net.au: dropped enabling atag dtb compat] Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/shmobile_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index 0cd63f5..b7ebf1e 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -3,6 +3,7 @@ CONFIG_NO_HZ=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=16
+CONFIG_BLK_DEV_INITRD=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_EMBEDDED=y
OpenPOWER on IntegriCloud