From cc34858d4a83143367531ed1152657506d579e47 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 3 Apr 2013 09:58:28 +0000 Subject: [PATCH] make firmware loading work on v3.9 Signed-off-by: John Crispin SVN-Revision: 36158 --- target/linux/generic/config-3.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/generic/config-3.9 b/target/linux/generic/config-3.9 index 7abc1c2dcc..e32c20b575 100644 --- a/target/linux/generic/config-3.9 +++ b/target/linux/generic/config-3.9 @@ -860,7 +860,7 @@ CONFIG_FSNOTIFY=y # CONFIG_FUSION_SPI is not set CONFIG_FUTEX=y CONFIG_FW_LOADER=y -# CONFIG_FW_LOADER_USER_HELPER is not set +CONFIG_FW_LOADER_USER_HELPER=y CONFIG_GACT_PROB=y # CONFIG_GADGET_UAC1 is not set # CONFIG_GAMEPORT is not set -- 2.25.1