Searched hist:c03842d89b769db44be5cb0b1ebb384ccfa25f7f (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/mfd/ ! |
H A D | Kconfig | c03842d89b769db44be5cb0b1ebb384ccfa25f7f Mon Jun 16 11:54:15 UTC 2014 Jean Delvare <jdelvare@suse.de> mfd: Fix cs5535 dependencies
As far as I know, the CS5535 and CS5536 chipsets are companions of the Geode series of processors, which are 32-bit only. So the CS5535 drivers are not needed on x86-64, except for build testing purpose.
This aligns the dependencies to what FB_GEODE already uses.
Signed-off-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|