Revert "linux: build dns resolver as module"

This reverts commit 499a7aa342e6f32081be4ad57de025a020f0ef11.
This commit is contained in:
Stephan Raue 2014-05-26 13:35:31 +02:00
parent b778d94e63
commit d1c84e1f3e
2 changed files with 2 additions and 2 deletions

View File

@ -808,7 +808,7 @@ CONFIG_LLC=m
# CONFIG_IEEE802154 is not set
# CONFIG_NET_SCHED is not set
# CONFIG_DCB is not set
CONFIG_DNS_RESOLVER=m
CONFIG_DNS_RESOLVER=y
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
# CONFIG_VSOCKETS is not set

View File

@ -742,7 +742,7 @@ CONFIG_LLC=m
CONFIG_6LOWPAN_IPHC=m
# CONFIG_NET_SCHED is not set
# CONFIG_DCB is not set
CONFIG_DNS_RESOLVER=m
CONFIG_DNS_RESOLVER=y
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
# CONFIG_VSOCKETS is not set