58bd8a3 Kconfig symbol cleanup for v5.4-rc1

43 files Authored by peb 4 years ago, Committed by Jeremy Cline 4 years ago,
43 files changed. 0 lines added. 249 lines removed.
configs/fedora/generic/CONFIG_CRASH
file removed
-1
configs/fedora/generic/CONFIG_CRYPTO_AEGIS128L
file removed
-1
configs/fedora/generic/CONFIG_CRYPTO_AEGIS256
file removed
-1
configs/fedora/generic/CONFIG_CRYPTO_MORUS1280
file removed
-1
configs/fedora/generic/CONFIG_CRYPTO_MORUS640
file removed
-1
configs/fedora/generic/CONFIG_DEBUG_INFO_VTA
file removed
-1
configs/fedora/generic/CONFIG_DRM_TINYDRM
file removed
-1
configs/fedora/generic/CONFIG_I2C_BCM2048
file removed
-1
configs/fedora/generic/CONFIG_LOCK_DOWN_KERNEL
file removed
-1
configs/fedora/generic/CONFIG_PREEMPT_LL
file removed
-1
configs/fedora/generic/CONFIG_SENSORS_ADS1015
file removed
-1
configs/fedora/generic/CONFIG_SGI_IOC4
file removed
-1
configs/fedora/generic/CONFIG_SOUNDWIRE_BUS
file removed
-1
configs/fedora/generic/arm/CONFIG_ARM_QCOM_CPUFREQ_KRYO
file removed
-1
configs/fedora/generic/arm/CONFIG_DRM_TINYDRM
file removed
-1
configs/fedora/generic/arm/CONFIG_TINYDRM_MIPI_DBI
file removed
-1
configs/fedora/generic/arm/aarch64/CONFIG_HISI_KIRIN_DW_DSI
file removed
-1
configs/fedora/generic/arm/armv7/CONFIG_MTD_M25P80
file removed
-1
configs/fedora/generic/s390x/CONFIG_KEXEC_VERIFY_SIG
file removed
-1
configs/fedora/generic/x86/CONFIG_LOCK_DOWN_KERNEL
file removed
-1
configs/fedora/generic/x86/CONFIG_LOCK_DOWN_KERNEL_FORCE
file removed
-1
configs/fedora/generic/x86/i686/CONFIG_CRYPTO_AES_586
file removed
-1
configs/fedora/generic/x86/x86_64/CONFIG_CRYPTO_AEGIS128L_AESNI_SSE2
file removed
-1
configs/fedora/generic/x86/x86_64/CONFIG_CRYPTO_AEGIS256_AESNI_SSE2
file removed
-1
configs/fedora/generic/x86/x86_64/CONFIG_CRYPTO_AES_X86_64
file removed
-1
configs/fedora/generic/x86/x86_64/CONFIG_CRYPTO_MORUS1280_AVX2
file removed
-1
configs/fedora/generic/x86/x86_64/CONFIG_CRYPTO_MORUS1280_SSE2
file removed
-1
configs/fedora/generic/x86/x86_64/CONFIG_CRYPTO_MORUS640_SSE2
file removed
-1
configs/fedora/generic/x86/x86_64/CONFIG_SGI_IOC4
file removed
-1
kernel-aarch64-debug.config
file modified
+0 -16
kernel-aarch64.config
file modified
+0 -16
kernel-armv7hl-debug.config
file modified
+0 -16
kernel-armv7hl-lpae-debug.config
file modified
+0 -16
kernel-armv7hl-lpae.config
file modified
+0 -16
kernel-armv7hl.config
file modified
+0 -16
kernel-i686-debug.config
file modified
+0 -15
kernel-i686.config
file modified
+0 -15
kernel-ppc64le-debug.config
file modified
+0 -13
kernel-ppc64le.config
file modified
+0 -13
kernel-s390x-debug.config
file modified
+0 -14
kernel-s390x.config
file modified
+0 -14
kernel-x86_64-debug.config
file modified
+0 -20
kernel-x86_64.config
file modified
+0 -20
    Kconfig symbol cleanup for v5.4-rc1
    
    Two Kconfig symbols were part of upstream v5.3-rc1 but didn't make it
    into v5.3 (for reasons I couldn't be bothered to unearth): PREEMPT_LL
    and SOUNDWIRE_BUS. Remove them from our configuration generation system
    too.
    
    Commit 3e636fe3a695 ("Remove patch for GCC VTA") forgot to clean up the
    configs/ directory. Do so now.
    
    Commit e21e52b60843 ("Linux v5.3-13236-g97f9a3c4eee5") forgot to remove
    CONFIG_LOCK_DOWN_KERNEL and CONFIG_LOCK_DOWN_KERNEL_FORCE from the
    configs/ directory. Do so now.
    
    Commit 5c0d4daff4a0 ("Remove crash driver") forgot to clean up the
    configs/ directory. Do so now.
    
    There are 22 Kconfig symbols referenced in the files used for
    configuration generation and in the shipped .config files that were
    dropped in upstream v5.4-rc1. The references to these symbols can be
    safely removed.
    
    These symbols are:
        CONFIG_ARM_QCOM_CPUFREQ_KRYO
        CONFIG_CRYPTO_AEGIS128L
        CONFIG_CRYPTO_AEGIS128L_AESNI_SSE2
        CONFIG_CRYPTO_AEGIS256
        CONFIG_CRYPTO_AEGIS256_AESNI_SSE2
        CONFIG_CRYPTO_AES_586
        CONFIG_CRYPTO_AES_X86_64
        CONFIG_CRYPTO_MORUS1280
        CONFIG_CRYPTO_MORUS1280_AVX2
        CONFIG_CRYPTO_MORUS1280_SSE2
        CONFIG_CRYPTO_MORUS640
        CONFIG_CRYPTO_MORUS640_SSE2
        CONFIG_DRM_TINYDRM
        CONFIG_HISI_KIRIN_DW_DSI
        CONFIG_I2C_BCM2048
        CONFIG_KEXEC_VERIFY_SIG
        CONFIG_MFD_CROS_EC_CHARDEV
        CONFIG_MTD_M25P80
        CONFIG_SENSORS_ADS1015
        CONFIG_SERIAL_8250_MOXA
        CONFIG_SGI_IOC4
        CONFIG_TINYDRM_MIPI_DBI
    
    Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
    
        
file modified
+0 -16
file modified
+0 -16
file modified
+0 -16
file modified
+0 -16
file modified
+0 -16
file modified
+0 -15
file modified
+0 -15
file modified
+0 -13
file modified
+0 -13
file modified
+0 -14
file modified
+0 -14
file modified
+0 -20
file modified
+0 -20