mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-10 14:36:58 +02:00
sys-kernel/coreos-modules: Sort config symbols
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
This commit is contained in:
parent
f0472bfd1f
commit
c1261a6581
@ -125,14 +125,12 @@ CONFIG_CPU_FREQ_GOV_USERSPACE=m
|
||||
CONFIG_CPU_FREQ_STAT=y
|
||||
# CONFIG_CROSS_MEMORY_ATTACH is not set
|
||||
CONFIG_CRYPTO_CTS=m
|
||||
CONFIG_CRYPTO_DES=m
|
||||
CONFIG_CRYPTO_FIPS=y
|
||||
CONFIG_CRYPTO_GCM=m
|
||||
CONFIG_CRYPTO_HMAC=y
|
||||
CONFIG_CRYPTO_LZO=m
|
||||
# CONFIG_RPCSEC_GSS_KRB5 requires some older crypto modules
|
||||
CONFIG_CRYPTO_LIB_DES=m
|
||||
CONFIG_CRYPTO_DES=m
|
||||
CONFIG_RPCSEC_GSS_KRB5=m
|
||||
CONFIG_CRYPTO_LZO=m
|
||||
# CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
|
||||
CONFIG_CRYPTO_SHA1=y
|
||||
CONFIG_CRYPTO_USER_API_HASH=m
|
||||
@ -280,8 +278,8 @@ CONFIG_INFINIBAND_MTHCA=m
|
||||
CONFIG_INFINIBAND_OCRDMA=m
|
||||
CONFIG_INFINIBAND_SRP=m
|
||||
CONFIG_INFINIBAND_USER_MAD=m
|
||||
CONFIG_INIT_STACK_NONE=y
|
||||
CONFIG_INITRAMFS_COMPRESSION_ZSTD=y
|
||||
CONFIG_INIT_STACK_NONE=y
|
||||
CONFIG_INPUT_EVDEV=m
|
||||
CONFIG_INPUT_MISC=y
|
||||
CONFIG_INPUT_MOUSEDEV=m
|
||||
@ -772,6 +770,8 @@ CONFIG_RDS_TCP=m
|
||||
CONFIG_REALTEK_PHY=m
|
||||
CONFIG_REGULATOR=y
|
||||
CONFIG_REGULATOR_FIXED_VOLTAGE=y
|
||||
# CONFIG_RPCSEC_GSS_KRB5 requires some older crypto modules
|
||||
CONFIG_RPCSEC_GSS_KRB5=m
|
||||
CONFIG_RTC_CLASS=y
|
||||
CONFIG_RT_GROUP_SCHED=y
|
||||
CONFIG_S2IO=m
|
||||
|
Loading…
Reference in New Issue
Block a user