summaryrefslogtreecommitdiffstats
path: root/board/afeb9260/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/afeb9260/Kconfig')
-rw-r--r--board/afeb9260/Kconfig19
1 files changed, 19 insertions, 0 deletions
diff --git a/board/afeb9260/Kconfig b/board/afeb9260/Kconfig
new file mode 100644
index 0000000000..008d943425
--- /dev/null
+++ b/board/afeb9260/Kconfig
@@ -0,0 +1,19 @@
+if TARGET_AFEB9260
+
+config SYS_CPU
+ string
+ default "arm926ejs"
+
+config SYS_BOARD
+ string
+ default "afeb9260"
+
+config SYS_SOC
+ string
+ default "at91"
+
+config SYS_CONFIG_NAME
+ string
+ default "afeb9260"
+
+endif
OpenPOWER on IntegriCloud