kconfig: Sync zconf.y with zconf.tab.c_shipped
[carl9170fw.git] / config / zconf.y
index 79c4f04f72fa819bfdb7548a736f1c16fcf37ec8..3e96cdf4d919f66af18ef66fa158d66ae0626e3e 100644 (file)
@@ -101,7 +101,7 @@ static struct menu *current_menu, *current_entry;
 } if_entry menu_entry choice_entry
 
 %{
-/* Include zconf_id.c here so it can see the token constants. */
+/* Include kconf_id.c here so it can see the token constants. */
 #include "kconf_id.c"
 %}