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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user