summaryrefslogtreecommitdiff
path: root/configs/sandbox_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-04-18 08:46:39 -0400
committerTom Rini <trini@konsulko.com>2021-04-18 08:46:39 -0400
commit2fbc804715b7de41e5b378a7f61adc760c7836a1 (patch)
tree2facfccf58ada01934df31f0fc04e5181aed6747 /configs/sandbox_defconfig
parent6e052b854ac4ed2f2bdd39926c0b704deb3bf522 (diff)
parente64665fa727eeecd04446551cee25b43f355c69e (diff)
Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti
- Support for pinmux status command on beaglebone - Updates for MMC speed modes for J721e-evm - Fix MMC booting on omap35_logic_somlv board
Diffstat (limited to 'configs/sandbox_defconfig')
-rw-r--r--configs/sandbox_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index c9318d4af5..6038dcba95 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -198,6 +198,7 @@ CONFIG_PHY_SANDBOX=y
CONFIG_PINCTRL=y
CONFIG_PINCONF=y
CONFIG_PINCTRL_SANDBOX=y
+CONFIG_PINCTRL_SINGLE=y
CONFIG_POWER_DOMAIN=y
CONFIG_SANDBOX_POWER_DOMAIN=y
CONFIG_DM_PMIC=y