aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2016-02-24 17:23:54 -0800
committerOlof Johansson <olof@lixom.net>2016-02-24 17:23:54 -0800
commit82767de15a43ba9c6bea1cd57782576c67dc88dd (patch)
tree4090bc42535fc10ccebec349a9f71ece9d632e72
parentMerge tag 'at91-ab-4.6-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into next/defconfig (diff)
parentARM: socfpga_defconfig: enable support for initramfs/initrd support (diff)
downloadwireguard-linux-82767de15a43ba9c6bea1cd57782576c67dc88dd.tar.xz
wireguard-linux-82767de15a43ba9c6bea1cd57782576c67dc88dd.zip
Merge tag 'socfpga_defconfig_for_v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into next/defconfig
SoCFPGA defconfig update for v4.6 -Enable initrd/initramfs support * tag 'socfpga_defconfig_for_v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux: ARM: socfpga_defconfig: enable support for initramfs/initrd support Signed-off-by: Olof Johansson <olof@lixom.net>
-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