1
1

pygoscelis: Disable CONFIG_SND_SOC_AW88166

This commit is contained in:
Nils Freydank 2025-06-13 20:39:30 +02:00
parent a1c0257175
commit c2abb13a0c
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112

View File

@ -3367,7 +3367,6 @@ CONFIG_POWER_SUPPLY_HWMON=y
# CONFIG_BATTERY_RT5033 is not set # CONFIG_BATTERY_RT5033 is not set
# CONFIG_CHARGER_RT9455 is not set # CONFIG_CHARGER_RT9455 is not set
# CONFIG_CHARGER_SC2731 is not set # CONFIG_CHARGER_SC2731 is not set
# CONFIG_FUEL_GAUGE_STC3117 is not set
# CONFIG_CHARGER_BD99954 is not set # CONFIG_CHARGER_BD99954 is not set
# CONFIG_BATTERY_UG3105 is not set # CONFIG_BATTERY_UG3105 is not set
# CONFIG_FUEL_GAUGE_MM8013 is not set # CONFIG_FUEL_GAUGE_MM8013 is not set
@ -4678,9 +4677,8 @@ CONFIG_SND_SOC_I2C_AND_SPI=m
# CONFIG_SND_SOC_AK5558 is not set # CONFIG_SND_SOC_AK5558 is not set
# CONFIG_SND_SOC_ALC5623 is not set # CONFIG_SND_SOC_ALC5623 is not set
# CONFIG_SND_SOC_AW8738 is not set # CONFIG_SND_SOC_AW8738 is not set
CONFIG_SND_SOC_AW88395_LIB=m
# CONFIG_SND_SOC_AW88395 is not set # CONFIG_SND_SOC_AW88395 is not set
CONFIG_SND_SOC_AW88166=m # CONFIG_SND_SOC_AW88166 is not set
# CONFIG_SND_SOC_AW88261 is not set # CONFIG_SND_SOC_AW88261 is not set
# CONFIG_SND_SOC_AW88081 is not set # CONFIG_SND_SOC_AW88081 is not set
# CONFIG_SND_SOC_AW87390 is not set # CONFIG_SND_SOC_AW87390 is not set
@ -7072,7 +7070,6 @@ CONFIG_CRC32=y
CONFIG_ARCH_HAS_CRC32=y CONFIG_ARCH_HAS_CRC32=y
CONFIG_CRC32_ARCH=y CONFIG_CRC32_ARCH=y
CONFIG_ARCH_HAS_CRC64=y CONFIG_ARCH_HAS_CRC64=y
CONFIG_CRC8=m
CONFIG_CRC_OPTIMIZATIONS=y CONFIG_CRC_OPTIMIZATIONS=y
CONFIG_XXHASH=y CONFIG_XXHASH=y
# CONFIG_RANDOM32_SELFTEST is not set # CONFIG_RANDOM32_SELFTEST is not set