summaryrefslogtreecommitdiff
path: root/src/arch/esp8266/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/esp8266/Kconfig')
-rw-r--r--src/arch/esp8266/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/arch/esp8266/Kconfig b/src/arch/esp8266/Kconfig
index 5542dd5..5c2137c 100644
--- a/src/arch/esp8266/Kconfig
+++ b/src/arch/esp8266/Kconfig
@@ -1,3 +1,6 @@
+# Copyright 2020 Daniel Friesel
+#
+# SPDX-License-Identifier: CC0-1.0
config arch_esp8266_driver_counter
bool "Cycle Counter"
select meta_driver_counter