summaryrefslogtreecommitdiff
path: root/arch/x86/soc/quark_se/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/soc/quark_se/Kconfig')
-rw-r--r--arch/x86/soc/quark_se/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/x86/soc/quark_se/Kconfig b/arch/x86/soc/quark_se/Kconfig
index 570050c9a..3eba15b44 100644
--- a/arch/x86/soc/quark_se/Kconfig
+++ b/arch/x86/soc/quark_se/Kconfig
@@ -39,6 +39,13 @@ config ARC_INIT
Allows x86 processor to kickoff the ARC slave processor.
config ARC_INIT_DEBUG
+ bool "Quark SE Sensor Subsystem Debug"
+ default n
+ help
+ Debug the boot initialisation and boot process of the sensor
+ sub-system.
+
+config ARC_GDB_ENABLE
bool "Allows the usage of GDB with the ARC processor."
depends on ARC_INIT
default n