From: 周琰杰 (Zhou Yanjie) Date: Tue, 14 Jul 2020 05:32:29 +0000 (+0800) Subject: MIPS: CU1000-Neo: Refresh defconfig to support LED. X-Git-Tag: v5.9-rc1~128^2~48 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c8353fbdfcb4892f944510a1ffb869db6f180b34;p=thirdparty%2Fkernel%2Flinux.git MIPS: CU1000-Neo: Refresh defconfig to support LED. Refresh CU1000-Neo's defconfig to support LED. Tested-by: 周正 (Zhou Zheng) Signed-off-by: 周琰杰 (Zhou Yanjie) Signed-off-by: Thomas Bogendoerfer --- diff --git a/arch/mips/configs/cu1000-neo_defconfig b/arch/mips/configs/cu1000-neo_defconfig index 9b05a8fdabe13..6b471cdb16cfb 100644 --- a/arch/mips/configs/cu1000-neo_defconfig +++ b/arch/mips/configs/cu1000-neo_defconfig @@ -74,6 +74,10 @@ CONFIG_JZ4740_WDT=y # CONFIG_USB_SUPPORT is not set CONFIG_MMC=y CONFIG_MMC_JZ4740=y +CONFIG_NEW_LEDS=y +CONFIG_LEDS_CLASS=y +CONFIG_LEDS_GPIO=y +CONFIG_LEDS_TRIGGERS=y CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_JZ4740=y CONFIG_DMADEVICES=y