summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJianlong Huang <jianlong.huang@starfivetech.com>2022-11-21 06:55:29 +0300
committerJianlong Huang <jianlong.huang@starfivetech.com>2022-11-21 06:55:32 +0300
commitee772d8aea46ebd0501a1acf3650da4bb68a897b (patch)
tree9b2c982d0edfe7d9d2963aaf315282c0d5208b6e /configs
parentb69d2e5f56d1a2debb625bca32ac55df20a746ac (diff)
downloadu-boot-ee772d8aea46ebd0501a1acf3650da4bb68a897b.tar.xz
configs: Enable STARFIVE_PINCTRL
Enable STARFIVE_PINCTRL and PINCTRL_FULL Signed-off-by: Jianlong Huang <jianlong.huang@starfivetech.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/starfive_evb_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/starfive_evb_defconfig b/configs/starfive_evb_defconfig
index b2afe2fb7c..12835be67a 100644
--- a/configs/starfive_evb_defconfig
+++ b/configs/starfive_evb_defconfig
@@ -92,5 +92,9 @@ CONFIG_USB_CDNS3_HOST=y
CONFIG_USB_CDNS3_STARFIVE=y
CONFIG_USB_STORAGE=y
CONFIG_OF_LIBFDT_OVERLAY=y
+CONFIG_PINCTRL=y
+CONFIG_PINCONF=y
+CONFIG_PINCTRL_STARFIVE=y
+CONFIG_PINCTRL_STARFIVE_JH7110=y
# CONFIG_EFI_UNICODE_COLLATION_PROTOCOL2 is not set
# CONFIG_EFI_LOAD_FILE2_INITRD is not set