Skip to content

Commit

Permalink
MIPS: CU1000-Neo: Refresh defconfig to support LED.
Browse files Browse the repository at this point in the history
Refresh CU1000-Neo's defconfig to support LED.

Tested-by: 周正 (Zhou Zheng) <sernia.zhou@foxmail.com>
Signed-off-by: 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
  • Loading branch information
周琰杰 (Zhou Yanjie) authored and Thomas Bogendoerfer committed Jul 16, 2020
1 parent 233ed6f commit c8353fb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/mips/configs/cu1000-neo_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c8353fb

Please sign in to comment.