diff options
Diffstat (limited to 'configs/vinco_defconfig')
-rw-r--r-- | configs/vinco_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/vinco_defconfig b/configs/vinco_defconfig index 23883d5..1394a19 100644 --- a/configs/vinco_defconfig +++ b/configs/vinco_defconfig @@ -56,3 +56,6 @@ CONFIG_USB_GADGET=y CONFIG_USB_GADGET_MANUFACTURER="L+G VInCo" CONFIG_USB_GADGET_ATMEL_USBA=y CONFIG_USB_ETHER=y +CONFIG_SYSRESET=y +CONFIG_SYSRESET_CMD_RESET=y +CONFIG_SYSRESET_AT91=y |