mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-08-29 09:24:22 +01:00
Instead of using in-tree module on RPi 5, build it as a module from the
original sources. This will give us better control over the version used and
will also allow us for easier way to add the module to other platforms.
This also makes 017d172 unnecessary anymore.
13 lines
364 B
Plaintext
13 lines
364 B
Plaintext
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
|
|
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZO is not set
|
|
# CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD is not set
|
|
|
|
CONFIG_LOCALVERSION="-haos-raspi"
|
|
|
|
CONFIG_LEDS_TRIGGERS=y
|
|
CONFIG_LEDS_TRIGGER_DISK=y
|
|
CONFIG_LEDS_TRIGGER_ACTIVITY=y
|
|
|
|
# do not use RPi in-tree driver, use one from BR package instead
|
|
# CONFIG_MEDIA_PCI_HAILO is not set
|