diff options
Diffstat (limited to 'arch/arm64/Kconfig')
| -rw-r--r-- | arch/arm64/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index c05bb215292a..43b0e9f10a39 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig | |||
| @@ -32,6 +32,8 @@ config ARM64 | |||
| 32 | select OF | 32 | select OF |
| 33 | select OF_EARLY_FLATTREE | 33 | select OF_EARLY_FLATTREE |
| 34 | select PERF_USE_VMALLOC | 34 | select PERF_USE_VMALLOC |
| 35 | select POWER_RESET | ||
| 36 | select POWER_SUPPLY | ||
| 35 | select RTC_LIB | 37 | select RTC_LIB |
| 36 | select SPARSE_IRQ | 38 | select SPARSE_IRQ |
| 37 | select SYSCTL_EXCEPTION_TRACE | 39 | select SYSCTL_EXCEPTION_TRACE |
| @@ -106,6 +108,7 @@ config ARCH_VEXPRESS | |||
| 106 | bool "ARMv8 software model (Versatile Express)" | 108 | bool "ARMv8 software model (Versatile Express)" |
| 107 | select ARCH_REQUIRE_GPIOLIB | 109 | select ARCH_REQUIRE_GPIOLIB |
| 108 | select COMMON_CLK_VERSATILE | 110 | select COMMON_CLK_VERSATILE |
| 111 | select POWER_RESET_VEXPRESS | ||
| 109 | select VEXPRESS_CONFIG | 112 | select VEXPRESS_CONFIG |
| 110 | help | 113 | help |
| 111 | This enables support for the ARMv8 software model (Versatile | 114 | This enables support for the ARMv8 software model (Versatile |
