iio: STMicroelectronics: remove three useless selects
authorPaul Bolle <pebolle@tiscali.nl>
Tue, 14 May 2013 09:05:00 +0000 (10:05 +0100)
committerJonathan Cameron <jic23@kernel.org>
Wed, 22 May 2013 21:16:49 +0000 (22:16 +0100)
commit00a8d4234cd520fa7735a4421065ab6649d202ad
tree5b1d053c3753e57dd7947e0dd4fc9b4d99c43e4a
parent94a6d5cf7caa5003e3b4d0c61a047329f26092f3
iio: STMicroelectronics: remove three useless selects

Drivers for STMicroelectronics accelerometers, gyroscopes, and
magnetometers were added in v3.9. They all have a (similar) select
statement in their Kconfig files for a non-existant Kconfig symbol.
These select statements can safely be removed.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Denis Ciocca <denis.ciocca@st.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/accel/Kconfig
drivers/iio/gyro/Kconfig
drivers/iio/magnetometer/Kconfig