Silence more undesirable modprobed-db config prompts

This commit is contained in:
Tk-Glitch
2022-09-05 19:23:03 +02:00
parent 02632e1c63
commit f964aaeab5

View File

@@ -1498,7 +1498,7 @@ CONFIG_DEBUG_INFO_BTF_MODULES=y\r
fi
# Workaround for: https://github.com/Tk-Glitch/PKGBUILDS/issues/404.
# Long live #404!
_disable "GPIO_BT8XX" "SND_SE6X"
_disable "GPIO_BT8XX" "SND_SE6X" "SENSORS_ADM1021" "SENSORS_MAX6642" "SENSORS_ASUS_WMI_EC"
make LSMOD=$_modprobeddb_db_path localmodconfig ${llvm_opt}
fi