Re: CONFIG_EXPERT is a booby trap

From: Olaf Titz
Date: Mon Oct 01 2012 - 14:26:50 EST


In article <E1TIXga-0008T1-00@xxxxxxxxxxxxx> you write:
> Interestingly, of the 26 configs that use EXPERT in the default
> clause, 15 of them are in drivers/hid (see below).

Without looking at the code I assume this is due to copy/paste.
Someone perhaps once wrote

> ./drivers/hid/Kconfig: default !EXPERT

when he really intended

> ./drivers/media/common/tuners/Kconfig: default y if !EXPERT

Olaf
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/