diff options
| author | Vikas Manocha <[email protected]> | 2017-05-28 12:55:09 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-06-08 21:00:27 -0400 |
| commit | ea744fca0e36e085947ad32358da60377d1966b6 (patch) | |
| tree | d0ca6d9b41b4b3e083e5bb80c1e61699a6e97c90 | |
| parent | 6bcdd66d1c3766a970e06a61a7233daacb5045db (diff) | |
stm32f7: remove duplicate configs
Signed-off-by: Vikas Manocha <[email protected]>
| -rw-r--r-- | configs/stm32f746-disco_defconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/configs/stm32f746-disco_defconfig b/configs/stm32f746-disco_defconfig index 4322aad14d2..a334d504ede 100644 --- a/configs/stm32f746-disco_defconfig +++ b/configs/stm32f746-disco_defconfig @@ -44,10 +44,6 @@ CONFIG_DM_SPI=y CONFIG_STM32_QSPI=y CONFIG_OF_LIBFDT_OVERLAY=y # CONFIG_EFI_LOADER is not set -CONFIG_CLK=y -CONFIG_PINCTRL=y -# CONFIG_PINCTRL_FULL is not set -CONFIG_PINCTRL_STM32=y CONFIG_RAM=y CONFIG_STM32_SDRAM=y CONFIG_DM_GPIO=y |
