Skip to content
Snippets Groups Projects
Commit 48e8c08e authored by Tom Rini's avatar Tom Rini Committed by Joe Hershberger
Browse files

galaxy5200: Convert from unused CONFIG_BOOTP_MASK to specific list


Signed-off-by: default avatarTom Rini <trini@ti.com>
parent b173075e
No related branches found
No related tags found
No related merge requests found
......@@ -360,10 +360,9 @@
#define CONFIG_CRC32_VERIFY 1
#define CONFIG_BOOTP_MASK (CONFIG_BOOTP_DEFAULT | \
CONFIG_BOOTP_DNS | \
CONFIG_BOOTP_DNS2 | \
CONFIG_BOOTP_SEND_HOSTNAME )
#define CONFIG_BOOTP_DNS
#define CONFIG_BOOTP_DNS2
#define CONFIG_BOOTP_SEND_HOSTNAME
#define CONFIG_VERSION_VARIABLE 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment