commit | bfa7c21086819e6bb891d4085d33feec4b16a13a | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Thu May 03 20:19:02 2018 +1200 |
committer | Tom Rini <trini@konsulko.com> | Mon May 14 21:28:38 2018 -0400 |
tree | 14245225bce0ec5755f6fcc46ff32c355ab6207a | |
parent | f504d1a22a62c9d484c177f7e41550826931aa1f [diff] |
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>