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>
Sun, 1 Jan 2017 12:01:04 +0000 (13:01 +0100)
commit890b1feaa011261748e085037da4ef4720ef3de2
tree42362e4d33944f099cd4cf2c082274c82b477efd
parentd28cd9900a58a902b1bf53404a250dfb345b2e96
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