|
@@ -134,6 +134,11 @@ source "kernel/Kconfig.freezer"
|
|
|
|
|
|
menu "Platform selection"
|
|
menu "Platform selection"
|
|
|
|
|
|
|
|
+config ARCH_THUNDER
|
|
|
|
+ bool "Cavium Inc. Thunder SoC Family"
|
|
|
|
+ help
|
|
|
|
+ This enables support for Cavium's Thunder Family of SoCs.
|
|
|
|
+
|
|
config ARCH_VEXPRESS
|
|
config ARCH_VEXPRESS
|
|
bool "ARMv8 software model (Versatile Express)"
|
|
bool "ARMv8 software model (Versatile Express)"
|
|
select ARCH_REQUIRE_GPIOLIB
|
|
select ARCH_REQUIRE_GPIOLIB
|