net: Remove BOOTP_VENDOREX support
It has been over a decade since we had a platform that implemented the bootp vendor extension support hook. Remove this option due to lack of use. Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
This commit is contained in:
committed by
Jerome Forissier
parent
f822046037
commit
99707a0baa
@@ -1951,10 +1951,6 @@ config BOOTP_BOOTPATH
|
||||
Even though the config is called BOOTP_BOOTPATH, it stores the
|
||||
path in the variable 'rootpath'.
|
||||
|
||||
config BOOTP_VENDOREX
|
||||
bool "Support vendor extensions from BOOTP/DHCP server"
|
||||
depends on CMD_BOOTP
|
||||
|
||||
config BOOTP_BOOTFILESIZE
|
||||
bool "Request & store 'bootfilesize' from BOOTP/DHCP server"
|
||||
depends on CMD_BOOTP
|
||||
|
||||
Reference in New Issue
Block a user