On Thu, 2014-06-12 at 13:18 +0100, Mark Brown wrote: > Architecture feature Kconfig symbols typically have the pattern that the > architecture selects ARCH_HAS_FOO and then code that needs the feature > depends on ARCH_HAS_FOO. A similar usage can be seen with Kconfig symbols with a HAVE_BAR name. Paul Bolle