mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-raspberrypi4 to 5.4.45-1
This commit is contained in:
parent
2a3cb46c48
commit
33aae2c8fb
1 changed files with 7 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.4.42-1 Kernel Configuration
|
||||
# Linux/arm 5.4.45-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -3540,6 +3540,7 @@ CONFIG_POWER_RESET_GPIO=y
|
|||
# CONFIG_NVMEM_REBOOT_MODE is not set
|
||||
CONFIG_POWER_SUPPLY=y
|
||||
# CONFIG_POWER_SUPPLY_DEBUG is not set
|
||||
CONFIG_POWER_SUPPLY_HWMON=y
|
||||
# CONFIG_PDA_POWER is not set
|
||||
# CONFIG_GENERIC_ADC_BATTERY is not set
|
||||
# CONFIG_TEST_POWER is not set
|
||||
|
@ -3572,7 +3573,7 @@ CONFIG_CHARGER_SMB347=m
|
|||
CONFIG_BATTERY_GAUGE_LTC2941=m
|
||||
# CONFIG_CHARGER_RT9455 is not set
|
||||
# CONFIG_CHARGER_UCS1002 is not set
|
||||
CONFIG_HWMON=m
|
||||
CONFIG_HWMON=y
|
||||
# CONFIG_HWMON_DEBUG_CHIP is not set
|
||||
|
||||
#
|
||||
|
@ -3714,6 +3715,7 @@ CONFIG_SENSORS_TMP102=m
|
|||
CONFIG_THERMAL=y
|
||||
# CONFIG_THERMAL_STATISTICS is not set
|
||||
CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
|
||||
CONFIG_THERMAL_HWMON=y
|
||||
CONFIG_THERMAL_OF=y
|
||||
# CONFIG_THERMAL_WRITABLE_TRIPS is not set
|
||||
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
|
||||
|
@ -3734,8 +3736,8 @@ CONFIG_THERMAL_GOV_STEP_WISE=y
|
|||
#
|
||||
# Broadcom thermal drivers
|
||||
#
|
||||
CONFIG_BCM2835_THERMAL=y
|
||||
CONFIG_BRCMSTB_THERMAL=y
|
||||
CONFIG_BCM2711_THERMAL=y
|
||||
# CONFIG_BCM2835_THERMAL is not set
|
||||
# end of Broadcom thermal drivers
|
||||
|
||||
# CONFIG_GENERIC_ADC_THERMAL is not set
|
||||
|
@ -5214,7 +5216,7 @@ CONFIG_SND_SOC_ICS43432=m
|
|||
# CONFIG_SND_SOC_INNO_RK3036 is not set
|
||||
CONFIG_SND_SOC_MA120X0P=m
|
||||
# CONFIG_SND_SOC_MAX98088 is not set
|
||||
# CONFIG_SND_SOC_MAX98357A is not set
|
||||
CONFIG_SND_SOC_MAX98357A=m
|
||||
# CONFIG_SND_SOC_MAX98504 is not set
|
||||
# CONFIG_SND_SOC_MAX9867 is not set
|
||||
# CONFIG_SND_SOC_MAX98927 is not set
|
||||
|
|
Loading…
Reference in a new issue