[PATCH 8/8] ARM: shmobile: defconfig: enable initrd
Simon Horman
horms+renesas at verge.net.au
Fri Aug 22 18:44:13 PDT 2014
From: Kevin Hilman <khilman at linaro.org>
Enable initrd support.
Signed-off-by: Kevin Hilman <khilman at linaro.org>
[horms+renesas at verge.net.au: dropped enabling atag dtb compat]
Signed-off-by: Simon Horman <horms+renesas at verge.net.au>
---
arch/arm/configs/shmobile_defconfig | 1 +
1 file changed, 1 insertion(+)
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
--
2.0.1
More information about the linux-arm-kernel
mailing list