]> git.baikalelectronics.ru Git - uboot.git/commit
Convert CONFIG_KEEP_SERVERADDR to Kconfig
authorSimon Glass <sjg@chromium.org>
Sat, 18 Dec 2021 18:27:48 +0000 (11:27 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 21 Jan 2022 19:01:34 +0000 (14:01 -0500)
commit6663768bce7567041d61f67cd2c3aa4254cd5c54
treee63d441b26732f0acf9294aa9421587105321e9f
parent427e224bc6a63f2efa512b694a88cbf962b382b3
Convert CONFIG_KEEP_SERVERADDR to Kconfig

This converts the following to Kconfig:
   CONFIG_KEEP_SERVERADDR

Drop the preprocessor usage also.

Signed-off-by: Simon Glass <sjg@chromium.org>
README
include/configs/sandbox.h
net/Kconfig
net/arp.c