layerscape: add 64b/32b target for ls1012ardb device
[openwrt/openwrt.git] / target / linux / layerscape / patches-4.4 / 2120-armv8-aarch32-defconfig-Enable-firmware-loading.patch
1 From 027ca2530ce94dd7d9954e57631aa34987db392e Mon Sep 17 00:00:00 2001
2 From: Ying Zhang <ying.zhang22455@nxp.com>
3 Date: Thu, 29 Sep 2016 11:38:36 +0800
4 Subject: [PATCH 120/124] armv8: aarch32: defconfig: Enable firmware loading
5
6 As some modules require userspace firmware loading support, such as
7 PPFE, add this feature in the defconfig for AArch32 on ARMv8.
8
9 Signed-off-by: Alison Wang <alison.wang@nxp.com>
10 ---
11 arch/arm/configs/ls_aarch32_defconfig | 1 -
12 1 file changed, 1 deletion(-)
13
14 --- a/arch/arm/configs/ls_aarch32_defconfig
15 +++ b/arch/arm/configs/ls_aarch32_defconfig
16 @@ -71,7 +71,6 @@ CONFIG_CAN=y
17 CONFIG_CAN_FLEXCAN=y
18 CONFIG_DEVTMPFS=y
19 CONFIG_DEVTMPFS_MOUNT=y
20 -# CONFIG_FW_LOADER is not set
21 CONFIG_DMA_CMA=y
22 CONFIG_MTD=y
23 CONFIG_MTD_CMDLINE_PARTS=y