Myles Watson wrote:
Unless a CONFIG variable is declared to be a bool in some other file, select does nothing. Maybe we should add a warning to Kconfig when we use a select statement and there is no bool by that name.
This type of checking would be great! I would even suggest to have it be part of the commit hook, so that any new issues are found quickly after they have been introduced.
//Peter