summaryrefslogtreecommitdiff
path: root/nuttx/arch/hc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/hc/Kconfig')
-rw-r--r--nuttx/arch/hc/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/arch/hc/Kconfig b/nuttx/arch/hc/Kconfig
index 720c6ff0d..0ce1288cb 100644
--- a/nuttx/arch/hc/Kconfig
+++ b/nuttx/arch/hc/Kconfig
@@ -23,4 +23,6 @@ config ARCH_CHIP
string
default "m9s12" if ARCH_CHIP_MCS92S12NEC64
+source arch/hc/src/m9s12/Kconfig
+
endif