From 14714ca5bb6532985be1b3b82228519498f8c166 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Thu, 5 Mar 2015 23:43:21 +0000 Subject: generic: add CONFIG_FW_LOADER_USER_HELPER symbol Signed-off-by: Luka Perkov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44608 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-3.18 | 1 + target/linux/generic/config-3.19 | 1 + target/linux/generic/config-4.0 | 1 + 3 files changed, 3 insertions(+) (limited to 'target/linux/generic') diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index 7682e734c0..f50211d790 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -1113,6 +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=y CONFIG_GACT_PROB=y # CONFIG_GADGET_UAC1 is not set diff --git a/target/linux/generic/config-3.19 b/target/linux/generic/config-3.19 index 8e2f9a7048..d33f147237 100644 --- a/target/linux/generic/config-3.19 +++ b/target/linux/generic/config-3.19 @@ -1119,6 +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=y CONFIG_GACT_PROB=y # CONFIG_GADGET_UAC1 is not set diff --git a/target/linux/generic/config-4.0 b/target/linux/generic/config-4.0 index a97312f7f0..62219bb39b 100644 --- a/target/linux/generic/config-4.0 +++ b/target/linux/generic/config-4.0 @@ -1123,6 +1123,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=y CONFIG_GACT_PROB=y # CONFIG_GADGET_UAC1 is not set -- cgit v1.2.3