aboutsummaryrefslogtreecommitdiff
path: root/include/configs/devkit8000.h
diff options
context:
space:
mode:
authorTom Rini2022-02-25 11:19:50 -0500
committerTom Rini2022-03-03 16:51:20 -0500
commita542e4307db9dcdfdc0c1cd961b896c261c7f3da (patch)
treea8928716dce059c121b1af4d441dd4a612049e61 /include/configs/devkit8000.h
parent028aa0946f6f720e19ae521bb1159bbc95e19e49 (diff)
Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig
This converts the following to Kconfig: CONFIG_BOOTP_MAY_FAIL CONFIG_BOOTP_VENDOREX CONFIG_BOOTP_BOOTFILESIZE CONFIG_BOOTP_NISDOMAIN CONFIG_BOOTP_TIMEOFFSET Cc: Ramon Fried <rfried.dev@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/devkit8000.h')
-rw-r--r--include/configs/devkit8000.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/devkit8000.h b/include/configs/devkit8000.h
index 3059bc0ad23..0637c7d9885 100644
--- a/include/configs/devkit8000.h
+++ b/include/configs/devkit8000.h
@@ -47,10 +47,6 @@
/* TWL4030 */
/* BOOTP/DHCP options */
-#define CONFIG_BOOTP_NISDOMAIN
-#define CONFIG_BOOTP_BOOTFILESIZE
-#define CONFIG_BOOTP_TIMEOFFSET
-#undef CONFIG_BOOTP_VENDOREX
/* Environment information */
#define CONFIG_EXTRA_ENV_SETTINGS \