]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: imx_v6_v7_defconfig: add CONFIG_FW_LOADER_USER_HELPER
authorRobin Gong <yibin.gong@nxp.com>
Mon, 6 Aug 2018 18:20:55 +0000 (02:20 +0800)
committerShawn Guo <shawnguo@kernel.org>
Fri, 5 Oct 2018 13:14:25 +0000 (21:14 +0800)
To support loading sdma firmware automatically from rootfs, enable
CONFIG_FW_LOADER_USER_HELPER/CONFIG_FW_LOADER_USER_HELPER_FALLBACK.
Please get sdma firmware from below link and put it into
rootfs entry -- /lib/firmware/imx/sdma/:
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/imx/sdma

Signed-off-by: Robin Gong <yibin.gong@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/configs/imx_v6_v7_defconfig

index ae12044964d10734e0dc3cb893165937118e2094..c21359d825abd080312cc61f9274a20ba181c8cb 100644 (file)
@@ -90,6 +90,8 @@ CONFIG_RFKILL_INPUT=y
 CONFIG_DEVTMPFS=y
 CONFIG_DEVTMPFS_MOUNT=y
 # CONFIG_STANDALONE is not set
+CONFIG_FW_LOADER_USER_HELPER=y
+CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
 CONFIG_CMA_SIZE_MBYTES=64
 CONFIG_IMX_WEIM=y
 CONFIG_CONNECTOR=y