mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-25 08:03:18 +00:00
configs: Remove dead CONFIG options
BOOTP_DEFAULT is defined in several boards, but this config option is never checked or used. This patch removes this config option from config files and the whitelist.txt Signed-off-by: Adam Ford <aford173@gmail.com>
This commit is contained in:
parent
3275f26bb6
commit
6a411dd0d2
8 changed files with 0 additions and 8 deletions
|
@ -123,7 +123,6 @@ CONFIG_BOOTMODE
|
|||
CONFIG_BOOTP_
|
||||
CONFIG_BOOTP_BOOTFILE
|
||||
CONFIG_BOOTP_BOOTFILESIZE
|
||||
CONFIG_BOOTP_DEFAULT
|
||||
CONFIG_BOOTP_DHCP_REQUEST_DELAY
|
||||
CONFIG_BOOTP_ID_CACHE_SIZE
|
||||
CONFIG_BOOTP_MAY_FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue