uboot/net
Simon Glass 11bde1cd59 Kconfig: spl: Add SPL support options to Kconfig
There are a lot of SPL options in U-Boot to enable various features and
drivers. Currently these do not use Kconfig. Add them to Kconfig along
with suitable help, and drop them from the README.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-09-16 17:03:39 -04:00
..
Kconfig Kconfig: spl: Add SPL support options to Kconfig 2016-09-16 17:03:39 -04:00
Makefile
arp.c
arp.h
bootp.c net: Handle an empty bootp extension section 2016-06-12 23:49:38 +02:00
bootp.h
cdp.c
cdp.h
checksum.c
dns.c
dns.h
eth-uclass.c
eth_common.c
eth_internal.h Various, unrelated tree-wide typo fixes. 2016-07-16 09:43:12 -04:00
eth_legacy.c
link_local.c
link_local.h
net.c net: Stop including NFS overhead in defragment max 2016-08-22 14:20:08 -05:00
net_rand.h
nfs.c Revert "net: nfs: Use the tx buffer to construct rpc msgs" 2016-09-09 13:13:41 -05:00
nfs.h Revert "net: nfs: Correct the reply data buffer size" 2016-09-09 13:13:41 -05:00
ping.c
ping.h
rarp.c
rarp.h
sntp.c
sntp.h
tftp.c