mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-07-02 20:30:46 +00:00
keymile: Remove CONFIG_SYS_APP{1, 2}_{BASE, SIZE}
CONFIG_SYS_APP1_BASE, CONFIG_SYS_APP2_BASE, CONFIG_SYS_APP1_SIZE, and CONFIG_SYS_APP2_SIZE are no longer used in the keymile config files (they were used for setting values, which were converted to Kconfig earlier in the series). Remove them from the configs and the whitelist. Signed-off-by: Mario Six <mario.six@gdsys.cc>
This commit is contained in:
parent
5c22998503
commit
8ed9876bf2
9 changed files with 0 additions and 40 deletions
|
@ -1935,10 +1935,6 @@ CONFIG_SYS_AMASK4
|
|||
CONFIG_SYS_AMASK5
|
||||
CONFIG_SYS_AMASK6
|
||||
CONFIG_SYS_AMASK7
|
||||
CONFIG_SYS_APP1_BASE
|
||||
CONFIG_SYS_APP1_SIZE
|
||||
CONFIG_SYS_APP2_BASE
|
||||
CONFIG_SYS_APP2_SIZE
|
||||
CONFIG_SYS_ARM_CACHE_WRITETHROUGH
|
||||
CONFIG_SYS_AT91_CPU_NAME
|
||||
CONFIG_SYS_AT91_MAIN_CLOCK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue