drivers/i2c/at24rf08c: Add proper Kconfig option
commit5936ba43f3f41e5d67657cd0eab28b477e91ef39
authorNico Huber <nico.huber@secunet.com>
Thu, 19 Sep 2019 12:42:39 +0000 (19 14:42 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Mon, 30 Sep 2019 11:50:42 +0000 (30 11:50 +0000)
tree20747200146787ff2f0abe639e134808ff8c1ac6
parent9734af669768203349485bd76a4ad3c79c8bdc73
drivers/i2c/at24rf08c: Add proper Kconfig option

The existing Kconfig code made SMBIOS_PROVIDED_BY_MOBO depend
on VENDOR_LENOVO. Thus, it couldn't be selected by boards from
other vendors. So we add another Kconfig that selects it
here.

NB. It's still unclear how the two drivers in this directory
are related (at24rf08c and lenovo_serial). From the code, it
doesn't look like the latter belongs here.

Change-Id: Iaa5c5a584f2a5e2426352ec6aa681f99a55efa49
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35472
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
src/drivers/i2c/at24rf08c/Kconfig
src/drivers/i2c/at24rf08c/Makefile.inc