package/bind: don't enable server by default
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Fri, 26 Apr 2019 16:56:12 +0000 (18:56 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 9 May 2019 19:25:32 +0000 (21:25 +0200)
Don't enable server by default as dhcp will now select bind to use the
bind libraries

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/bind/Config.in

index 60546f691bf1a892d17b3a60b2c0af04a7581ff0..6d4ee2e6d768f8c55484d46c21cfb5535e1eab59 100644 (file)
@@ -28,7 +28,6 @@ if BR2_PACKAGE_BIND
 
 config BR2_PACKAGE_BIND_SERVER
        bool "Install server components"
-       default y
        help
          Install server components (named, lwresd)