Files
linux-kernel-module-cheat/kernel_config_fragment
2017-05-20 11:17:37 +01:00

8 lines
189 B
Plaintext

# If you change this file, you need to run:
# rm -rf buildroot/output/build/linux-*.*.*/
# before ./run
CONFIG_DEBUG_KERNEL=y
CONFIG_DEBUG_FS=y
CONFIG_DEBUG_INFO=y
CONFIG_GDB_SCRIPTS=y