From c03842d89b769db44be5cb0b1ebb384ccfa25f7f Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Mon, 16 Jun 2014 13:54:15 +0200 Subject: [PATCH] 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 Signed-off-by: Lee Jones --- Reading git-format-patch failed