summaryrefslogtreecommitdiffstats
path: root/src/config
diff options
context:
space:
mode:
Diffstat (limited to 'src/config')
-rw-r--r--src/config/config.c3
-rw-r--r--src/config/general.h1
2 files changed, 0 insertions, 4 deletions
diff --git a/src/config/config.c b/src/config/config.c
index dd3b09a8..a6e76220 100644
--- a/src/config/config.c
+++ b/src/config/config.c
@@ -146,9 +146,6 @@ REQUIRE_OBJECT ( ib_srpboot );
#ifdef DNS_RESOLVER
REQUIRE_OBJECT ( dns );
#endif
-#ifdef NMB_RESOLVER
-REQUIRE_OBJECT ( nmb );
-#endif
/*
* Drag in all requested image formats
diff --git a/src/config/general.h b/src/config/general.h
index 3501846a..0a9e6252 100644
--- a/src/config/general.h
+++ b/src/config/general.h
@@ -83,7 +83,6 @@ FILE_LICENCE ( GPL2_OR_LATER );
*/
#define DNS_RESOLVER /* DNS resolver */
-#undef NMB_RESOLVER /* NMB resolver */
/*
* Image types