core/linux-rpi: oldconfig to olddefconfig

This commit is contained in:
graysky 2024-06-20 15:21:59 -04:00
parent fcf784e084
commit da70893aec

View file

@ -61,7 +61,7 @@ prepare() {
echo "Applying custom shit to bcm2711_defconfig"
make bcm2711_defconfig
cat ../archarm.diffconfig >> .config
make oldconfig
make olddefconfig
if [[ $CARCH == "armv7h" ]]; then
# https://archlinuxarm.org/forum/viewtopic.php?f=23&t=16373
scripts/config --enable CONFIG_BCM2835_THERMAL