summaryrefslogtreecommitdiff
path: root/configs/evb-ast2500_defconfig
diff options
context:
space:
mode:
authormaxims@google.com <maxims@google.com>2017-04-17 12:00:28 -0700
committerTom Rini <trini@konsulko.com>2017-05-08 11:57:33 -0400
commit3ef7f12cdd1b042cf657a1ea734bb9d2a4adc0da (patch)
treeea1cd40d27b3fb2c8bbdfa34534b3b95da92e531 /configs/evb-ast2500_defconfig
parent4f0e44e46615e3c827dcd1ec59677be1058d394c (diff)
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>
Diffstat (limited to 'configs/evb-ast2500_defconfig')
-rw-r--r--configs/evb-ast2500_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/evb-ast2500_defconfig b/configs/evb-ast2500_defconfig
index 74808a71ee..f8ef9b779c 100644
--- a/configs/evb-ast2500_defconfig
+++ b/configs/evb-ast2500_defconfig
@@ -17,3 +17,4 @@ CONFIG_SYSRESET=y
CONFIG_TIMER=y
CONFIG_WDT=y
CONFIG_DM_RESET=y
+CONFIG_PINCTRL=y