commit | 505eceec874bdf03e00f0a0ddfccac912aa69821 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Mon Oct 27 23:29:49 2014 +0100 |
committer | Hans de Goede <hdegoede@redhat.com> | Thu Nov 13 14:49:02 2014 +0100 |
tree | 7617203e83453ca52f3a63dd5eaa285b282f5417 | |
parent | 8c2c9cfa7bfe1e5ee792b2e277f8dbff9bdf8ccf [diff] [blame] |
sun6i: Add Mele M9 board Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
diff --git a/board/sunxi/Kconfig b/board/sunxi/Kconfig index 6688386..5c3b932 100644 --- a/board/sunxi/Kconfig +++ b/board/sunxi/Kconfig
@@ -112,6 +112,10 @@ bool "MELE_M3" depends on MACH_SUN7I +config TARGET_MELE_M9 + bool "MELE_M9" + depends on MACH_SUN6I + config TARGET_MINI_X_1GB bool "MINI_X_1GB" depends on MACH_SUN4I