On Thu, 19 Aug 2010 19:32:43 +0200 Sam Ravnborg wrote: > On Thu, Aug 19, 2010 at 09:51:02AM -0700, Randy Dunlap wrote: > > In xconfig, when I enable (on menu) Option/Show Debug Info, > > the symbol's help/symbol info box (window) often says: > > > > type: tristate > > unknown property: symbol > > ^^^^^^^^^^^^^^^^^^^^^^^^ > > > I introduced a new property P_SYMBOL used > to hold information about where a symbol is defined. > (which Kconfig files/line numbers). > > You could just plainly ignore that > property in ConfigInfoView::debug_info(struct symbol *sym) > > Or you could add info about the file/line where > the symbol is defined. Note - it may be in several files. > > Can you try this yourself? Sure, when I can find a little time... thanks, --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html