summaryrefslogtreecommitdiff
path: root/nuttx/arch/avr/src/atmega/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/avr/src/atmega/Kconfig')
-rw-r--r--nuttx/arch/avr/src/atmega/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/nuttx/arch/avr/src/atmega/Kconfig b/nuttx/arch/avr/src/atmega/Kconfig
new file mode 100644
index 000000000..f0004d7fe
--- /dev/null
+++ b/nuttx/arch/avr/src/atmega/Kconfig
@@ -0,0 +1,8 @@
+#
+# For a description of the syntax of this configuration file,
+# see misc/tools/kconfig-language.txt.
+#
+
+if ARCH_ATMEGA
+endif
+