mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
ANDROID: gki_defconfig: enable FW_LOADER configs
Enabled the two configs: CONFIG_FW_LOADER_USER_HELPER CONFIG_FW_LOADER_USER_HELPER_FALLBACK Bug: 135666008 Change-Id: Ief331a33b61a704d8719c5f8b2c17824c0ef53d2 Signed-off-by: Todd Kjos <tkjos@google.com>
This commit is contained in:
@@ -202,6 +202,8 @@ CONFIG_RFKILL=y
|
||||
CONFIG_PCI=y
|
||||
CONFIG_PCI_HOST_GENERIC=y
|
||||
CONFIG_PCIE_KIRIN=y
|
||||
CONFIG_FW_LOADER_USER_HELPER=y
|
||||
CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
|
||||
# CONFIG_ALLOW_DEV_COREDUMP is not set
|
||||
CONFIG_DEBUG_DEVRES=y
|
||||
CONFIG_ZRAM=y
|
||||
|
||||
@@ -178,6 +178,8 @@ CONFIG_MAC80211=y
|
||||
# CONFIG_MAC80211_RC_MINSTREL is not set
|
||||
CONFIG_RFKILL=y
|
||||
CONFIG_PCI=y
|
||||
CONFIG_FW_LOADER_USER_HELPER=y
|
||||
CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
|
||||
# CONFIG_ALLOW_DEV_COREDUMP is not set
|
||||
CONFIG_DEBUG_DEVRES=y
|
||||
CONFIG_OF=y
|
||||
|
||||
Reference in New Issue
Block a user