From e4269853725c4006cfb2533f97ff3c3a716c2d1c Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Wed, 30 Dec 2020 19:57:44 +0100 Subject: [PATCH] sort arm config once again (accidentally sorted against 5.9) --- kernel-arm.config | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/kernel-arm.config b/kernel-arm.config index 59ee184f..c143a79b 100644 --- a/kernel-arm.config +++ b/kernel-arm.config @@ -36,7 +36,6 @@ ARCH_VIRT arm=n #- file arch/arm/mach-dove/Kconfig goes here #- file arch/arm/mach-ep93xx/Kconfig goes here #- file arch/arm/mach-exynos/Kconfig goes here -#- file arch/arm/plat-samsung/Kconfig goes here #- file arch/arm/mach-footbridge/Kconfig goes here #- file arch/arm/mach-gemini/Kconfig goes here #- file arch/arm/mach-highbank/Kconfig goes here @@ -73,8 +72,7 @@ ARCH_VIRT arm=n #- file arch/arm/mach-realtek/Kconfig goes here #- file arch/arm/mach-realview/Kconfig goes here #- file arch/arm/mach-rockchip/Kconfig goes here -#- file arch/arm/mach-s3c24xx/Kconfig goes here -#- file arch/arm/mach-s3c64xx/Kconfig goes here +#- file arch/arm/mach-s3c/Kconfig goes here #- file arch/arm/mach-s5pv210/Kconfig goes here #- file arch/arm/mach-sa1100/Kconfig goes here #- file arch/arm/mach-shmobile/Kconfig goes here @@ -140,7 +138,6 @@ CPU_SW_DOMAIN_PAN arm=y ARM_MODULE_PLTS arm=y FORCE_MAX_ZONEORDER arm=11 UACCESS_WITH_MEMCPY arm=y -SECCOMP arm=y PARAVIRT arm=y PARAVIRT_TIME_ACCOUNTING arm=y XEN arm=y @@ -269,14 +266,9 @@ ARCH_HISI arm=n #- *** FILE: arch/arm/mach-imx/Kconfig *** #- ARCH_MXC arm=n -#- MX21 platforms: -#- MX27 platforms: -#- MX31 platforms: -#- MX35 platforms: -#- Device tree only +#- ARM1136 platforms #- Cortex-A platforms #- Cortex-A/Cortex-M asymmetric multiprocessing platforms -#- file arch/arm/mach-imx/devices/Kconfig goes here #- #- *** FILE: arch/arm/mach-integrator/Kconfig *** @@ -378,7 +370,7 @@ ARCH_REALVIEW arm=n ARCH_ROCKCHIP arm=n #- -#- *** FILE: arch/arm/mach-s3c64xx/Kconfig *** +#- *** FILE: arch/arm/mach-s3c/Kconfig.s3c64xx *** #- ARCH_S3C64XX arm=n @@ -1041,6 +1033,7 @@ RTC_DRV_RC5T619 arm=m RTC_DRV_RK808 arm=m RTC_DRV_ZYNQMP arm=m SD_ADC_MODULATOR arm=m +SECCOMP arm=y SENSORS_GSC arm=m SENSORS_OCC_P9_SBE arm=m SENSORS_PWM_FAN arm=m -- 2.44.0