mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 21:21:37 +00:00
aspeed: Enable Pinctrl Driver in AST2500 EVB
Enable Pinctrl Driver in AST2500 Eval Board's defconfig Signed-off-by: Maxim Sloyko <maxims@google.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
4f0e44e466
commit
3ef7f12cdd
1 changed files with 1 additions and 0 deletions
|
@ -17,3 +17,4 @@ CONFIG_SYSRESET=y
|
|||
CONFIG_TIMER=y
|
||||
CONFIG_WDT=y
|
||||
CONFIG_DM_RESET=y
|
||||
CONFIG_PINCTRL=y
|
||||
|
|
Loading…
Add table
Reference in a new issue