1
0
Fork 0

ARM: davinci_all_defconfig: enable SYSCON_REBOOT_MODE

This enables SYSCON_REBOOT_MODE as a module. This is used by LEGO
MINDSTORMS EV3 to reboot into a special firmware update mode.

Signed-off-by: David Lechner <david@lechnology.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
hifive-unleashed-5.1
David Lechner 2018-01-11 20:29:51 -06:00 committed by Sekhar Nori
parent 7928b2cbe5
commit 6238030cc2
1 changed files with 1 additions and 0 deletions

View File

@ -126,6 +126,7 @@ CONFIG_GPIO_PCA953X=y
CONFIG_GPIO_PCA953X_IRQ=y
CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_GPIO=y
CONFIG_SYSCON_REBOOT_MODE=m
CONFIG_BATTERY_LEGO_EV3=m
CONFIG_WATCHDOG=y
CONFIG_DAVINCI_WATCHDOG=m