diff options
author | 2017-02-02 15:25:57 +0100 | |
---|---|---|
committer | 2017-02-14 00:39:48 +0200 | |
commit | be2eba5810db19a3f752430cd1b03e9457c2959c (patch) | |
tree | ceef344b0778a359b8e6489f9cafe064476ca699 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | platform/x86: add support for devices with Silead touchscreens (diff) | |
download | wireguard-linux-be2eba5810db19a3f752430cd1b03e9457c2959c.tar.xz wireguard-linux-be2eba5810db19a3f752430cd1b03e9457c2959c.zip |
platform/x86: silead depends on I2C being built-in
The new driver cannot be a loadable module, so if I2C is loadable, we get this
link error:
drivers/platform/built-in.o: In function `silead_ts_dmi_init':
silead_dmi.c:(.init.text+0x2ef): undefined reference to `i2c_bus_type'
This makes the Kconfig dependency stricter to require I2C=y.
Fixes: 9eeda3897a85 ("platform/x86: add support for devices with Silead touchscreens")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions