projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fef718c
)
Remove CONFIG_SPL_PINCTRL_SUPPORT
author
Simon Glass
<sjg@chromium.org>
Tue, 13 Sep 2016 13:05:50 +0000
(07:05 -0600)
committer
Tom Rini
<trini@konsulko.com>
Fri, 16 Sep 2016 21:27:17 +0000
(17:27 -0400)
This option is not used. Drop it.
Signed-off-by: Simon Glass <sjg@chromium.org>
include/configs/rk3288_common.h
patch
|
blob
|
history
diff --git
a/include/configs/rk3288_common.h
b/include/configs/rk3288_common.h
index 3c1f2c970c1225926d1a613f05a3db9df4427b85..cf5e5b26b860402ae9684d238fe3db05dd2d75e9 100644
(file)
--- a/
include/configs/rk3288_common.h
+++ b/
include/configs/rk3288_common.h
@@
-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)