commit | cfd550ed3d3bd509b475c7a9d425fc63bf843a7c | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Fri Sep 18 22:45:52 2009 +0200 |
committer | Jean Delvare <khali@linux-fr.org> | Fri Sep 18 22:45:52 2009 +0200 |
tree | cc16daaa51a8b0365afda90da1a3709dd01cdb6b | |
parent | dc9854212e0d7318d7133697906d98b78f3088b6 [diff] |
i2c: Clearly mark ACPI drivers as such Now that we have ACPI-based SMBus controller drivers, and we will start telling users to use them instead of native drivers when I/O resources conflict, I think it would be good to clearly mark ACPI drivers as such in Kconfig. This is exactly the same as we just did for hwmon drivers. Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: Crane Cai <crane.cai@amd.com>