mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-16 23:07:00 +00:00
galaxy5200: Convert from unused CONFIG_BOOTP_MASK to specific list
Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
parent
b173075ead
commit
48e8c08e58
1 changed files with 3 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue