X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=config%2FConfig-kernel.in;h=3c69c8648b61c5c6e0d74f6deefca0ee4c7893b9;hp=d8ca76cf1d96dc0ab8f2a2f60b465e62c34b776f;hb=c058f4f22d1ae4dc14115be6894db245e82fe60b;hpb=9791fb2ac25fca2fb64a2d1ccbb5e7721a9165ec diff --git a/config/Config-kernel.in b/config/Config-kernel.in index d8ca76cf1d..3c69c8648b 100644 --- a/config/Config-kernel.in +++ b/config/Config-kernel.in @@ -190,6 +190,14 @@ config KERNEL_MAGIC_SYSRQ bool "Compile the kernel with SysRq support" default y +config KERNEL_DEBUG_PINCTRL + bool "Compile the kernel with pinctrl debugging" + select KERNEL_DEBUG_KERNEL + +config KERNEL_DEBUG_GPIO + bool "Compile the kernel with gpio debugging" + select KERNEL_DEBUG_KERNEL + config KERNEL_COREDUMP bool