mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
ODROID-C5: arch/arm64: add 'ARCH_MESON_ODROID{C5|_COMMON}*'
Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: Ice6bb36f197bc445d8595b18e45110cfbfafe7b2
This commit is contained in:
@@ -328,4 +328,14 @@ config ARCH_ZYNQMP
|
||||
help
|
||||
This enables support for Xilinx ZynqMP Family
|
||||
|
||||
config ARCH_MESON_ODROID_COMMON
|
||||
bool
|
||||
|
||||
config ARCH_MESON_ODROIDC5
|
||||
bool "Hardkernel's ODROID-C5 Single Board Computer"
|
||||
select ARCH_MESON_ODROID_COMMON
|
||||
help
|
||||
This enables support for the board ODROID-C5 of Hardkernel
|
||||
which is based on ARMv7 SoC of Amlogic.
|
||||
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user