mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
Remove CONFIG_SPL_PINCTRL_SUPPORT
This option is not used. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
fef718cee2
commit
98632b1fa7
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue