arm64: Add config for Keem Bay SoC
Add ARCH_KEEMBAY configuration option to support Intel Movidius SoC code-named Keem Bay. Link: https://lore.kernel.org/r/20200717090414.313530-2-daniele.alessandrelli@linux.intel.com Reviewed-by: Dinh Nguyen <dinguyen@kernel.org> Signed-off-by: Daniele Alessandrelli <daniele.alessandrelli@intel.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
Родитель
48778464bb
Коммит
a6a4abf8ef
|
@ -121,6 +121,11 @@ config ARCH_HISI
|
|||
help
|
||||
This enables support for Hisilicon ARMv8 SoC family
|
||||
|
||||
config ARCH_KEEMBAY
|
||||
bool "Keem Bay SoC"
|
||||
help
|
||||
This enables support for Intel Movidius SoC code-named Keem Bay.
|
||||
|
||||
config ARCH_MEDIATEK
|
||||
bool "MediaTek SoC Family"
|
||||
select ARM_GIC
|
||||
|
|
Загрузка…
Ссылка в новой задаче