summaryrefslogtreecommitdiffstats
path: root/board/samsung/espresso7420/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/samsung/espresso7420/Kconfig')
-rw-r--r--board/samsung/espresso7420/Kconfig16
1 files changed, 16 insertions, 0 deletions
diff --git a/board/samsung/espresso7420/Kconfig b/board/samsung/espresso7420/Kconfig
new file mode 100644
index 0000000000..62251c5126
--- /dev/null
+++ b/board/samsung/espresso7420/Kconfig
@@ -0,0 +1,16 @@
+if TARGET_ESPRESSO7420
+
+config SYS_BOARD
+ default "espresso7420"
+ help
+ Espresso7420 is a development/evaluation board for Exynos7420 SoC.
+ It includes multiple onboard compoments (EMMC/Codec) and various
+ interconnects (USB/HDMI).
+
+config SYS_VENDOR
+ default "samsung"
+
+config SYS_CONFIG_NAME
+ default "espresso7420"
+
+endif
OpenPOWER on IntegriCloud