carl9170: config: fix patching errors and update CMakeFiles
[carl9170fw.git] / config / zconf.y
index e8bcb966b4ac56c8c336e21d60a1ab68f6424a7c..a990f46f38257702c30311adbca516514c178567 100644 (file)
@@ -497,7 +497,6 @@ void conf_parse(const char *name)
        zconf_initscan(name);
 
        _menu_init();
-       rootmenu.prompt = menu_add_prompt(P_MENU, "CARL9170 Firmware Configuration", NULL);
 
        if (getenv("ZCONF_DEBUG"))
                yydebug = 1;