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 4a6f49f..9a0d8a2 100644 --- a/board/sunxi/Kconfig +++ b/board/sunxi/Kconfig @@ -124,6 +124,10 @@ config TARGET_IPPO_Q8H_V5 bool "IPPO_Q8H_V5" depends on MACH_SUN8I +config TARGET_PCDUINO + bool "PCDUINO" + depends on MACH_SUN4I + config TARGET_PCDUINO3 bool "PCDUINO3" depends on MACH_SUN7I |