diff options
author | David Wu <david.wu@rock-chips.com> | 2019-01-02 21:01:55 +0800 |
---|---|---|
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2019-02-01 16:59:11 +0100 |
commit | 2ec3d25f8faab51c2334174a582a96ad28d96344 (patch) | |
tree | 5aae69ab642582b3157647b0dd4b8cab4fad0596 /configs/chromebit_mickey_defconfig | |
parent | e7ae4cf27a6d5837cb5e868712cdaa61d3ceb5e0 (diff) |
rockchip: defconfig: Clean the unused pinctrl config
If we used the pinctrl-rockchip driver, these config is not needed,
so remove them.
Signed-off-by: David Wu <david.wu@rock-chips.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'configs/chromebit_mickey_defconfig')
-rw-r--r-- | configs/chromebit_mickey_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/chromebit_mickey_defconfig b/configs/chromebit_mickey_defconfig index 8076390b78..fd4cd806e6 100644 --- a/configs/chromebit_mickey_defconfig +++ b/configs/chromebit_mickey_defconfig @@ -61,8 +61,6 @@ CONFIG_MMC_DW=y CONFIG_MMC_DW_ROCKCHIP=y CONFIG_PINCTRL=y CONFIG_SPL_PINCTRL=y -# CONFIG_SPL_PINCTRL_FULL is not set -CONFIG_PINCTRL_ROCKCHIP_RK3288=y CONFIG_DM_PMIC=y # CONFIG_SPL_PMIC_CHILDREN is not set CONFIG_PMIC_RK8XX=y |