]> git.ipfire.org Git - people/ms/linux.git/commit
ARM: defconfig: kill remnants of CONFIG_LEDS
authorArnd Bergmann <arnd@arndb.de>
Thu, 21 Jul 2022 10:26:52 +0000 (12:26 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 22 Jul 2022 10:34:13 +0000 (12:34 +0200)
commit77f349b7700f86c51895e36b19dbc5e7323a7dfb
tree0cd00d561781234ea61c870bfa1060546f00dd5d
parent5746240f219b0967bb24f79b72c12fe82a5bd6df
ARM: defconfig: kill remnants of CONFIG_LEDS

CONFIG_LEDS was replaced by CONFIG_NEW_LEDS over ten years ago with commit
fa8bbb13ab49 ("ARM: use new LEDS CPU trigger stub to replace old one"),
but some defconfig files still reference it.

Replace it and its sub-options with the corresponding new versions.

Some of these machines may not actually have a new-style LED driver,
and I did not check them individually as most of the machines are
going away soon anyway.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
12 files changed:
arch/arm/configs/assabet_defconfig
arch/arm/configs/cerfcube_defconfig
arch/arm/configs/footbridge_defconfig
arch/arm/configs/hackkit_defconfig
arch/arm/configs/lart_defconfig
arch/arm/configs/lubbock_defconfig
arch/arm/configs/mainstone_defconfig
arch/arm/configs/neponset_defconfig
arch/arm/configs/netwinder_defconfig
arch/arm/configs/omap1_defconfig
arch/arm/configs/pxa255-idp_defconfig
arch/arm/configs/simpad_defconfig