menu "Allwinner Components Support" config SUBSYS_KGDB bool "kgdb sutb" default n help The is kgdb stub program, which work as gdbserver. source "ekernel/components/aw/multi_console/Kconfig" source "ekernel/components/aw/rpbuf/Kconfig" source "ekernel/components/aw/virt_log/Kconfig" source "ekernel/components/aw/samples/Kconfig" source "ekernel/components/aw/standby/Kconfig" source "ekernel/components/aw/debug/Kconfig" source "ekernel/components/aw/waitqueue/Kconfig" source "ekernel/components/aw/newlib/Kconfig" endmenu