summaryrefslogtreecommitdiff
path: root/src/drivers/i2c/i2cmux/Kconfig
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2020-01-03 10:15:03 +0200
committerKyösti Mälkki <kyosti.malkki@gmail.com>2020-01-04 22:08:08 +0000
commit3f56ad9f72aab28e91212f0f7e4e3a5ef3e6f592 (patch)
tree75e768feba4ff63d6bb3b14807d3a9341b20b08d /src/drivers/i2c/i2cmux/Kconfig
parent8a20edc8617ce50dc45192ca29324b4cc611f101 (diff)
downloadcoreboot-3f56ad9f72aab28e91212f0f7e4e3a5ef3e6f592.tar.xz
drivers/i2c/i2cmux: Drop unused i2c multiplex
There is no documentation what hardware this was compatible with. Change-Id: Ie8832f1d7f4ca2bc8121f84b1ee564403cc69026 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38159 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/drivers/i2c/i2cmux/Kconfig')
-rw-r--r--src/drivers/i2c/i2cmux/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/drivers/i2c/i2cmux/Kconfig b/src/drivers/i2c/i2cmux/Kconfig
deleted file mode 100644
index 57bb278395..0000000000
--- a/src/drivers/i2c/i2cmux/Kconfig
+++ /dev/null
@@ -1,2 +0,0 @@
-config DRIVERS_I2C_I2CMUX
- bool