kernel: enable CONFIG_LEDS_TRIGGER_HEARTBEAT
authorSungbo Eo <mans0n@gorani.run>
Mon, 4 Jan 2021 13:27:28 +0000 (22:27 +0900)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Fri, 15 Jan 2021 17:20:55 +0000 (18:20 +0100)
commit22061b28802a1aefa0cc4e1a1cdea69b4e432e5d
tree14696a8ff2f61ba17494b9aa1afe0c4f1177a8ae
parentd5bbd4975cbb6fbbfb57d183d1e03453d88f923d
kernel: enable CONFIG_LEDS_TRIGGER_HEARTBEAT

The heartbeat trigger is used by luci-mod-system, which is installed
as a part of the standard luci package set. It seems the LED trigger
will be required quite often, so let's enable it by default.

This increases uncompressed kernel size by about 100 bytes on ath79/generic.

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
target/linux/at91/sama5/config-default
target/linux/generic/config-5.4
target/linux/lantiq/ase/config-5.4
target/linux/lantiq/xrx200/config-5.4
target/linux/lantiq/xway_legacy/config-5.4
target/linux/omap/config-5.4
target/linux/oxnas/config-5.4
target/linux/rockchip/armv8/config-5.4
target/linux/zynq/config-5.4