summaryrefslogtreecommitdiff
path: root/zephyr/boards/arm/trogdor/Kconfig.defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/boards/arm/trogdor/Kconfig.defconfig')
-rw-r--r--zephyr/boards/arm/trogdor/Kconfig.defconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/zephyr/boards/arm/trogdor/Kconfig.defconfig b/zephyr/boards/arm/trogdor/Kconfig.defconfig
new file mode 100644
index 0000000000..bfd2e43bbf
--- /dev/null
+++ b/zephyr/boards/arm/trogdor/Kconfig.defconfig
@@ -0,0 +1,10 @@
+# Copyright 2021 The Chromium OS Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+if BOARD_TROGDOR
+
+config BOARD
+ default "trogdor"
+
+endif # BOARD_TROGDOR