summaryrefslogtreecommitdiffstats
path: root/board/atmel/sama5d2_ptc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/atmel/sama5d2_ptc/Kconfig')
-rw-r--r--board/atmel/sama5d2_ptc/Kconfig15
1 files changed, 15 insertions, 0 deletions
diff --git a/board/atmel/sama5d2_ptc/Kconfig b/board/atmel/sama5d2_ptc/Kconfig
new file mode 100644
index 0000000000..d2661c689a
--- /dev/null
+++ b/board/atmel/sama5d2_ptc/Kconfig
@@ -0,0 +1,15 @@
+if TARGET_SAMA5D2_PTC
+
+config SYS_BOARD
+ default "sama5d2_ptc"
+
+config SYS_VENDOR
+ default "atmel"
+
+config SYS_SOC
+ default "at91"
+
+config SYS_CONFIG_NAME
+ default "sama5d2_ptc"
+
+endif
OpenPOWER on IntegriCloud