From 9ab9ea2db0b13375d3d7114d5c82eb298a118740 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 4 Aug 2020 17:00:01 -0500 Subject: Linux v5.8 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_VCNL3020 | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_VCNL3020 (limited to 'configs/fedora/generic/CONFIG_VCNL3020') diff --git a/configs/fedora/generic/CONFIG_VCNL3020 b/configs/fedora/generic/CONFIG_VCNL3020 new file mode 100644 index 000000000..156fa15d0 --- /dev/null +++ b/configs/fedora/generic/CONFIG_VCNL3020 @@ -0,0 +1,22 @@ +# CONFIG_VCNL3020: +# +# Say Y here if you want to build a driver for the Vishay VCNL3020 +# proximity sensor. +# +# To compile this driver as a module, choose M here: the +# module will be called vcnl3020. +# +# Symbol: VCNL3020 [=n] +# Type : tristate +# Defined at drivers/iio/proximity/Kconfig:143 +# Prompt: VCNL3020 proximity sensor +# Depends on: IIO [=m] && I2C [=y] +# Location: +# -> Device Drivers +# -> Industrial I/O support (IIO [=m]) +# -> Proximity and distance sensors +# Selects: REGMAP_I2C [=y] +# +# +# +CONFIG_VCNL3020=m -- cgit