mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-17 04:31:32 +00:00
configs: dragonboard820c: Enable pinctrl/mux config
Signed-off-by: Ramon Fried <ramon.fried@gmail.com>
This commit is contained in:
parent
94268f1ab2
commit
b1cd785755
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@ CONFIG_PM8916_GPIO=y
|
|||
CONFIG_DM_MMC=y
|
||||
CONFIG_MMC_SDHCI=y
|
||||
CONFIG_MMC_SDHCI_MSM=y
|
||||
CONFIG_PINCTRL=y
|
||||
CONFIG_PINCONF=y
|
||||
CONFIG_DM_PMIC=y
|
||||
CONFIG_PMIC_PM8916=y
|
||||
CONFIG_MSM_SERIAL=y
|
||||
|
|
Loading…
Add table
Reference in a new issue