forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 61598093bbdd283a7edc367d900f223070ead8d2
kernel/arch/arm/mach-realview/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 menuconfig ARCH_REALVIEW
23 bool "ARM Ltd. RealView family"
34 depends on ARCH_MULTI_V5 || ARCH_MULTI_V6 || ARCH_MULTI_V7
....@@ -5,7 +6,6 @@
56 select ARM_GIC
67 select ARM_TIMER_SP804
78 select CLK_SP810
8
- select COMMON_CLK_VERSATILE
99 select GPIO_PL061 if GPIOLIB
1010 select HAVE_ARM_SCU if SMP
1111 select HAVE_ARM_TWD if SMP
....@@ -15,12 +15,10 @@
1515 select MACH_REALVIEW_EB if ARCH_MULTI_V5
1616 select MFD_SYSCON
1717 select PLAT_VERSATILE
18
- select PLAT_VERSATILE_SCHED_CLOCK
1918 select POWER_RESET
2019 select POWER_RESET_VERSATILE
2120 select POWER_SUPPLY
2221 select SOC_REALVIEW
23
- select USE_OF
2422 help
2523 This enables support for ARM Ltd RealView boards.
2624
....@@ -55,8 +53,6 @@
5553 config REALVIEW_EB_A9MP
5654 bool "Support Multicore Cortex-A9 Tile"
5755 depends on MACH_REALVIEW_EB && ARCH_MULTI_V7
58
- select HAVE_SMP
59
- select MIGHT_HAVE_CACHE_L2X0
6056 help
6157 Enable support for the Cortex-A9MPCore tile fitted to the
6258 Realview(R) Emulation Baseboard platform.
....@@ -65,7 +61,6 @@
6561 bool "Support ARM11MPCore Tile"
6662 depends on MACH_REALVIEW_EB && ARCH_MULTI_V6
6763 select HAVE_SMP
68
- select MIGHT_HAVE_CACHE_L2X0
6964 help
7065 Enable support for the ARM11MPCore tile fitted to the Realview(R)
7166 Emulation Baseboard platform.
....@@ -74,7 +69,6 @@
7469 bool "Support RealView(R) Platform Baseboard for ARM11MPCore"
7570 depends on ARCH_MULTI_V6
7671 select HAVE_SMP
77
- select MIGHT_HAVE_CACHE_L2X0
7872 help
7973 Include support for the ARM(R) RealView(R) Platform Baseboard for
8074 the ARM11MPCore. This platform has an on-board ARM11MPCore and has
....@@ -86,7 +80,6 @@
8680 depends on ARCH_MULTI_V6
8781 select CPU_V6
8882 select HAVE_TCM
89
- select MIGHT_HAVE_CACHE_L2X0
9083 help
9184 Include support for the ARM(R) RealView(R) Platform Baseboard for
9285 ARM1176JZF-S.
....@@ -102,8 +95,6 @@
10295 config MACH_REALVIEW_PBX
10396 bool "Support RealView(R) Platform Baseboard Explore for Cortex-A9"
10497 depends on ARCH_MULTI_V7
105
- select HAVE_SMP
106
- select MIGHT_HAVE_CACHE_L2X0
10798 select ZONE_DMA
10899 help
109100 Include support for the ARM(R) RealView(R) Platform Baseboard