commit | fa96faaa119b3f5f8c3936e290913258d2712ef3 | [log] [tgz] |
---|---|---|
author | Jean Delvare <jdelvare@suse.de> | Tue May 06 10:05:21 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Thu May 22 10:09:25 2014 +0200 |
tree | 3cd44dc3c195dfcc7f3f9cf44996325ee7438f73 | |
parent | 67240dfcb8dcf756cc00fb37f5cb7e3ee2fa6190 [diff] |
i2c: eg20t: Fix Kconfig dependencies The i2c-eg20t 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> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>