From: John Crispin Date: Tue, 17 Feb 2015 14:33:13 +0000 (+0000) Subject: kernel: re-enable the firmware loader X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c2c2f64c666ba1700ff9828afe707c86abfe7a42;p=librecmc%2Flibrecmc.git kernel: re-enable the firmware loader Signed-off-by: John Crispin SVN-Revision: 44481 --- diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index 5487bdd262..e8ae342613 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -1113,8 +1113,7 @@ CONFIG_FSNOTIFY=y # CONFIG_FUSION_SPI is not set CONFIG_FUTEX=y CONFIG_FW_LOADER=y -CONFIG_FW_LOADER_USER_HELPER=y -# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set +CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y CONFIG_GACT_PROB=y # CONFIG_GADGET_UAC1 is not set # CONFIG_GAMEPORT is not set diff --git a/target/linux/generic/config-3.19 b/target/linux/generic/config-3.19 index a5405f47ce..ae4030a010 100644 --- a/target/linux/generic/config-3.19 +++ b/target/linux/generic/config-3.19 @@ -1119,8 +1119,7 @@ CONFIG_FSNOTIFY=y # CONFIG_FUSION_SPI is not set CONFIG_FUTEX=y CONFIG_FW_LOADER=y -CONFIG_FW_LOADER_USER_HELPER=y -# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set +CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y CONFIG_GACT_PROB=y # CONFIG_GADGET_UAC1 is not set # CONFIG_GAMEPORT is not set