Home
last modified time | relevance | path

Searched hist:fd1a73c60ee0bfd3fefc96ad270effd69b350aba (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/misc/
H A DKconfigdiff fd1a73c60ee0bfd3fefc96ad270effd69b350aba Fri May 16 04:16:54 CDT 2014 Jean Delvare <jdelvare@suse.de> misc: pch_phub: Fix Kconfig dependencies

The pch_phub driver is for a companion chip to the Intel Atom E600
series processors. These are 32-bit x86 processors so the driver is
only needed on X86_32. Add COMPILE_TEST as an alternative, so that the
driver can still be build-tested elsewhere.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>