over the serial console in early boot.
Enable this to debug early boot problems.
+ config KERNEL_AIO
+ bool "Compile the kernel with asynchronous IO support"
+ default n
+
+ config KERNEL_MAGIC_SYSRQ
+ bool "Compile the kernel with SysRq support"
+ default n
+
comment "Package build options"
config DEBUG