Skip to content
Snippets Groups Projects
Commit 98632b1f authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

Remove CONFIG_SPL_PINCTRL_SUPPORT


This option is not used. Drop it.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent fef718ce
No related branches found
No related tags found
No related merge requests found
......@@ -63,8 +63,6 @@
#define CONFIG_SYS_MMCSD_FS_BOOT_PARTITION 1
#define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME "u-boot.img"
#define CONFIG_SPL_PINCTRL_SUPPORT
#define CONFIG_SYS_SDRAM_BASE 0
#define CONFIG_NR_DRAM_BANKS 1
#define SDRAM_BANK_SIZE (2UL << 30)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment