mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-aarch64-rc: fix
This commit is contained in:
parent
3724a1f0c9
commit
89ffa03904
2 changed files with 5 additions and 4 deletions
|
@ -34,7 +34,7 @@ md5sums=('49a60eecf715b877332e2bbea4757964'
|
|||
'86eab100b2b6b4abff411055949329bd'
|
||||
'843e7d5c5bc47f2899632d6610b4047b'
|
||||
'138648f7eecf6db5754e25a29b1b175d'
|
||||
'b4c10c1001eedc60c1f263d61247975e'
|
||||
'4e3cd71bf9b08229d8d118e379900f85'
|
||||
'7f1a96e24f5150f790df94398e9525a3'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.3.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm64 5.3.0-rc1-2 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
# Compiler: gcc (GCC) 8.2.1 20180831
|
||||
# Compiler: gcc (GCC) 8.3.0
|
||||
#
|
||||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=80201
|
||||
CONFIG_GCC_VERSION=80300
|
||||
CONFIG_CLANG_VERSION=0
|
||||
CONFIG_CC_CAN_LINK=y
|
||||
CONFIG_CC_HAS_ASM_GOTO=y
|
||||
|
@ -509,6 +509,7 @@ CONFIG_ARM_IMX_CPUFREQ_DT=y
|
|||
# CONFIG_ARM_MEDIATEK_CPUFREQ is not set
|
||||
# CONFIG_ARM_QCOM_CPUFREQ_KRYO is not set
|
||||
# CONFIG_ARM_QCOM_CPUFREQ_HW is not set
|
||||
CONFIG_ARM_RASPBERRYPI_CPUFREQ=y
|
||||
CONFIG_ARM_TEGRA20_CPUFREQ=y
|
||||
CONFIG_ARM_TEGRA124_CPUFREQ=y
|
||||
CONFIG_ARM_TEGRA186_CPUFREQ=y
|
||||
|
|
Loading…
Reference in a new issue