diff options
Diffstat (limited to 'board/sunxi/Kconfig')
-rw-r--r-- | board/sunxi/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/board/sunxi/Kconfig b/board/sunxi/Kconfig index f7da7042f4..88f09fb349 100644 --- a/board/sunxi/Kconfig +++ b/board/sunxi/Kconfig @@ -111,6 +111,10 @@ config TARGET_CUBIETRUCK bool "CUBIETRUCK" depends on MACH_SUN7I +config TARGET_HUMMINGBIRD_A31 + bool "HUMMINGBIRD_A31" + depends on MACH_SUN6I + config TARGET_IPPO_Q8H_V5 bool "IPPO_Q8H_V5" depends on MACH_SUN8I |