mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-27 10:55:16 +01:00
d284a1dee7
* Enable additional LED triggers * Improve Yellow device tree Fix soundcard name and use BTN_1 as key code. * Add input-event-daemon configuration Add minimal input-event-daemon configuration to avoid the default configuration taking effect. This minimal configuration triggers the USB configuration import on button press.
11 lines
221 B
Plaintext
11 lines
221 B
Plaintext
# CONFIG_AUTOFS4_FS is not set
|
|
# CONFIG_AUTOFS_FS is not set
|
|
# CONFIG_PGTABLE_MAPPING is not set
|
|
|
|
CONFIG_NVME_CORE=y
|
|
CONFIG_BLK_DEV_NVME=y
|
|
|
|
CONFIG_LEDS_TRIGGERS=y
|
|
CONFIG_LEDS_TRIGGER_DISK=y
|
|
CONFIG_LEDS_TRIGGER_ACTIVITY=y
|