- fix typo introduced in the last commit.
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 10 Apr 2006 12:32:52 +0000 (12:32 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 10 Apr 2006 12:32:52 +0000 (12:32 -0000)
networking/Config.in

index 28792a679289e6319523c4238fce569e0c00a647..7820c9a62a948f526ebb751321f2d9b20f3b587a 100644 (file)
@@ -222,7 +222,7 @@ config CONFIG_FEATURE_IFUPDOWN_IP
          Use the iproute "ip" command to implement "ifup" and "ifdown", rather
          than the default of using the older 'ifconfig' and 'route' utilities.
 
-config CONFIG_FEATURE_IFUPDOWN_IP_BUUILTIN
+config CONFIG_FEATURE_IFUPDOWN_IP_BUILTIN
        bool "  Use busybox ip applet"
        default y
        depends on CONFIG_FEATURE_IFUPDOWN_IP
@@ -236,7 +236,7 @@ config CONFIG_FEATURE_IFUPDOWN_IP_BUUILTIN
          If leave this disabled, you must install the full-blown iproute2
          utility or the  "ifup" and "ifdown" applets will not work.
 
-config CONFIG_FEATURE_IFUPDOWN_IP_BUUILTIN
+config CONFIG_FEATURE_IFUPDOWN_IP_BUILTIN
        bool "  Use busybox ifconfig and route applets"
        default y
        depends on CONFIG_IFUPDOWN && !CONFIG_FEATURE_IFUPDOWN_IP