kernel: re-enable the firmware loader
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44481
This commit is contained in:
parent
c975f83cc2
commit
c2c2f64c66
|
@ -1113,8 +1113,7 @@ CONFIG_FSNOTIFY=y
|
||||||
# CONFIG_FUSION_SPI is not set
|
# CONFIG_FUSION_SPI is not set
|
||||||
CONFIG_FUTEX=y
|
CONFIG_FUTEX=y
|
||||||
CONFIG_FW_LOADER=y
|
CONFIG_FW_LOADER=y
|
||||||
CONFIG_FW_LOADER_USER_HELPER=y
|
CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
|
||||||
# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set
|
|
||||||
CONFIG_GACT_PROB=y
|
CONFIG_GACT_PROB=y
|
||||||
# CONFIG_GADGET_UAC1 is not set
|
# CONFIG_GADGET_UAC1 is not set
|
||||||
# CONFIG_GAMEPORT is not set
|
# CONFIG_GAMEPORT is not set
|
||||||
|
|
|
@ -1119,8 +1119,7 @@ CONFIG_FSNOTIFY=y
|
||||||
# CONFIG_FUSION_SPI is not set
|
# CONFIG_FUSION_SPI is not set
|
||||||
CONFIG_FUTEX=y
|
CONFIG_FUTEX=y
|
||||||
CONFIG_FW_LOADER=y
|
CONFIG_FW_LOADER=y
|
||||||
CONFIG_FW_LOADER_USER_HELPER=y
|
CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
|
||||||
# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set
|
|
||||||
CONFIG_GACT_PROB=y
|
CONFIG_GACT_PROB=y
|
||||||
# CONFIG_GADGET_UAC1 is not set
|
# CONFIG_GADGET_UAC1 is not set
|
||||||
# CONFIG_GAMEPORT is not set
|
# CONFIG_GAMEPORT is not set
|
||||||
|
|
Loading…
Reference in New Issue