mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 09:04:39 +02:00
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:
parent
48778464bb
commit
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user