diff options
author | David P <megver83@parabola.nu> | 2018-08-23 10:46:15 -0300 |
---|---|---|
committer | David P <megver83@parabola.nu> | 2018-08-23 10:46:25 -0300 |
commit | 7363e3e9167acd58d38135e7f59c5bdcd928096f (patch) | |
tree | 29f411e61906d7960d31b9f8d7314b96008d0a32 /libre/linux-libre/config.armv7h | |
parent | ba555b8f56ca527a61654951cd6c529216194491 (diff) | |
download | abslibre-7363e3e9167acd58d38135e7f59c5bdcd928096f.tar.gz abslibre-7363e3e9167acd58d38135e7f59c5bdcd928096f.tar.bz2 abslibre-7363e3e9167acd58d38135e7f59c5bdcd928096f.zip |
linux-libre/config.armv7h: Remove CONFIG_EXTRA_FIRMWARE
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre/linux-libre/config.armv7h')
-rw-r--r-- | libre/linux-libre/config.armv7h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/linux-libre/config.armv7h b/libre/linux-libre/config.armv7h index 6985eca2b..cf89a5081 100644 --- a/libre/linux-libre/config.armv7h +++ b/libre/linux-libre/config.armv7h @@ -1917,8 +1917,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y # Firmware loader # CONFIG_FW_LOADER=y -CONFIG_EXTRA_FIRMWARE="am335x-pm-firmware.elf am335x-bone-scale-data.bin am335x-evm-scale-data.bin am43x-evm-scale-data.bin" -CONFIG_EXTRA_FIRMWARE_DIR="firmware" +CONFIG_EXTRA_FIRMWARE="" CONFIG_FW_LOADER_USER_HELPER=y # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set CONFIG_WANT_DEV_COREDUMP=y |