mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced 2024-02-12 11:16:03 +08:00
net: Add Kconfig option for BOOTP_NTPSERVER
Add a Kconfig option for BOOTP_NTPSERVER to enable the DHCP/BOOTP option to configure the sntp server address. Signed-off-by: Chris Packham <judge.packham@gmail.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
This commit is contained in:
@ -156,7 +156,6 @@ CONFIG_BOOTP_DHCP_REQUEST_DELAY
|
||||
CONFIG_BOOTP_ID_CACHE_SIZE
|
||||
CONFIG_BOOTP_MAY_FAIL
|
||||
CONFIG_BOOTP_NISDOMAIN
|
||||
CONFIG_BOOTP_NTPSERVER
|
||||
CONFIG_BOOTP_RANDOM_DELAY
|
||||
CONFIG_BOOTP_SEND_HOSTNAME
|
||||
CONFIG_BOOTP_SERVERIP
|
||||
|
Reference in New Issue
Block a user