aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/apple/imac52/Kconfig.name
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2016-09-18 20:15:45 +0200
committerMartin Roth <martinroth@google.com>2016-10-02 19:06:55 +0200
commit5db043f0d6ddcae38b8addde1c8b3466265fa823 (patch)
tree683697b23eb2c0819369520077a5ebfde86d9917 /src/mainboard/apple/imac52/Kconfig.name
parenta90c7859d9c7cec337a8148e186344a1ca152b40 (diff)
apple/imac52: add mainboard
Add Imac5,2 based on macbook2,1 port. Change-Id: I34c8313c32920b02a2b964d8718e5b2b6b5a6820 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/16638 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/apple/imac52/Kconfig.name')
-rw-r--r--src/mainboard/apple/imac52/Kconfig.name2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/apple/imac52/Kconfig.name b/src/mainboard/apple/imac52/Kconfig.name
new file mode 100644
index 0000000000..034222b202
--- /dev/null
+++ b/src/mainboard/apple/imac52/Kconfig.name
@@ -0,0 +1,2 @@
+config BOARD_APPLE_IMAC52
+ bool "iMac5,2"