boards: arm: ast1030_evb: enable reset driver

Enable reset driver for ast1030_evb.

Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com>
This commit is contained in:
Dylan Hung 2022-11-21 17:06:02 +08:00 committed by Carles Cufí
commit 8251ce5b9d

View file

@ -14,3 +14,4 @@ CONFIG_UART_CONSOLE=y
CONFIG_SERIAL=y CONFIG_SERIAL=y
CONFIG_HEAP_MEM_POOL_SIZE=50000 CONFIG_HEAP_MEM_POOL_SIZE=50000
CONFIG_CLOCK_CONTROL=y CONFIG_CLOCK_CONTROL=y
CONFIG_RESET=y