Remove FEATURE_IFUPDOWN_IP_BUILTIN and FEATURE_IFUPDOWN_IFCONFIG_BUILTIN
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 23 Dec 2016 14:18:31 +0000 (15:18 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 23 Dec 2016 14:20:16 +0000 (15:20 +0100)
commit100aea84869a9ee0f71f7b5cc7ebee9fb5c4b44a
treef0e4e3cf813cae58c10efcaa8477b965dbcff833
parenta1cd0d9849946e0627484ec6b6435837c853a113
Remove FEATURE_IFUPDOWN_IP_BUILTIN and FEATURE_IFUPDOWN_IFCONFIG_BUILTIN

They merely enable ip or ifconfig/route. There is already a way to do this
on the same menuconfig page.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/ifupdown.c