Skip to content

Commit c574f7b

Browse files
authored
chore(config): switch to esk_defconfig
1 parent b171a22 commit c574f7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# Project Identity
1010
################################################################################
1111
KERNEL_NAME="ESK-RPi"
12-
KERNEL_DEFCONFIG="${KERNEL_DEFCONFIG:-bcm2711_defconfig}"
12+
KERNEL_DEFCONFIG="${KERNEL_DEFCONFIG:-esk_defconfig}"
1313

1414
# Kbuild identity
1515
KBUILD_BUILD_USER="builder"

0 commit comments

Comments
 (0)