This commit is contained in:
Ciro Santilli
2018-02-13 15:40:54 +00:00
parent 5d60fd0903
commit b3868a3b00
4 changed files with 79 additions and 7 deletions

View File

@@ -1,7 +1,11 @@
# Changes to this file are automatically trigger kernel reconfigures
# even without using the linux-reconfigure target.
#
# Beware that buildroot can override some of the configurations we make, e.g.
# it forces CONFIG_BLK_DEV_INITRD=y when BR2_TARGET_ROOTFS_CPIO is on.
CONFIG_MODULE_SRCVERSION_ALL=y
CONFIG_BLK_DEV_INITRD=y
# GDB debugging.
CONFIG_DEBUG_FS=y