On Wed, Aug 01, 2012 at 11:26:25AM +0200, Borislav Petkov wrote: > but when I enable the CONFIG_PWM option on x86, I don't see any drivers > there. So the logical thing to do would be to hide that option on arches > which don't have such chips.
That's because the subsystem was only just added. As soon as we get support for platform independant devices the situation will change (though you may need to turn on some MFD cores). This is an issue in general, Kconfig could perhaps be smarter about checking if the submenu is empty. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/