mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
linux5.14: unset CONFIG_ADB_PMU_LED_DISK for ppc.
Unsetting CONFIG_ADB_PMU_LED_DISK prevents bright flashing of LED on iBooks. See https://github.com/void-ppc/void-packages/pull/48 for a longer explanation.
This commit is contained in:
parent
294f88d8d8
commit
bb3a500359
1 changed files with 1 additions and 1 deletions
|
@ -2294,7 +2294,7 @@ CONFIG_ADB=y
|
|||
CONFIG_ADB_CUDA=y
|
||||
CONFIG_ADB_PMU=y
|
||||
CONFIG_ADB_PMU_LED=y
|
||||
CONFIG_ADB_PMU_LED_DISK=y
|
||||
# CONFIG_ADB_PMU_LED_DISK is not set
|
||||
CONFIG_PMAC_APM_EMU=m
|
||||
CONFIG_PMAC_MEDIABAY=y
|
||||
CONFIG_PMAC_BACKLIGHT=y
|
||||
|
|
Loading…
Add table
Reference in a new issue