aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/socfpga_defconfig
diff options
context:
space:
mode:
authorDinh Nguyen <dinguyen@opensource.altera.com>2016-02-11 16:33:28 -0600
committerDinh Nguyen <dinguyen@kernel.org>2016-02-19 03:48:20 -0600
commit31d74b2bf0c921276a1e987ca5371e2f79a783c2 (patch)
tree7894041d289bda33015d83f9772701dd4b15b5b7 /arch/arm/configs/socfpga_defconfig
parentLinux 4.5-rc1 (diff)
downloadlinux-dev-31d74b2bf0c921276a1e987ca5371e2f79a783c2.tar.xz
linux-dev-31d74b2bf0c921276a1e987ca5371e2f79a783c2.zip
ARM: socfpga_defconfig: enable support for initramfs/initrd support
Enable CONFIG_BLK_DEV_INITRD. Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com> Acked-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'arch/arm/configs/socfpga_defconfig')
-rw-r--r--arch/arm/configs/socfpga_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig
index f7f4e2e3cc33..753f1a5defc7 100644
--- a/arch/arm/configs/socfpga_defconfig
+++ b/arch/arm/configs/socfpga_defconfig
@@ -7,6 +7,7 @@ CONFIG_LOG_BUF_SHIFT=14
CONFIG_CGROUPS=y
CONFIG_CPUSETS=y
CONFIG_NAMESPACES=y
+CONFIG_BLK_DEV_INITRD=y
CONFIG_EMBEDDED=y
CONFIG_PROFILING=y
CONFIG_OPROFILE=y
@@ -107,4 +108,3 @@ CONFIG_DETECT_HUNG_TASK=y
# CONFIG_SCHED_DEBUG is not set
CONFIG_ENABLE_DEFAULT_TRACERS=y
CONFIG_DEBUG_USER=y
-CONFIG_XZ_DEC=y