-config BR2_PACKAGE_IPROUTE2_IP
- tristate "iproute2 routing control (ip)"
- default m
- select BR2_PACKAGE_IPROUTE2
+config BR2_PACKAGE_IP
+ prompt "ip.............................. A routing control utility"
+ tristate
+ default m if CONFIG_DEVEL
+ select BR2_COMPILE_IPROUTE2