[kernel] refreshed layer7 patches for 2.6.26.8, 2.6.27.21, 2.6.28.9 and 2.6.29.1
[openwrt.git] / scripts / config / menu.c
index 286e255..4b49fa5 100644 (file)
@@ -296,9 +296,6 @@ void menu_finalize(struct menu *parent)
                                            "currently only support a "
                                            "single prompt");
                                }
                                            "currently only support a "
                                            "single prompt");
                                }
-                               if (prop->type == P_DEFAULT)
-                                       prop_warn(prop, "defaults for choice "
-                                           "values not supported");
                        }
                        current_entry = menu;
                        menu_set_type(sym->type);
                        }
                        current_entry = menu;
                        menu_set_type(sym->type);
This page took 0.024147 seconds and 4 git commands to generate.