zephyr/tests/drivers/i2c/i2c_slave_api
Kumar Gala 658186bb50 tests: i2c: i2c_slave_api: Remove dead Kconfig symbols from conf file
The following symbols don't exist so remove them from prj_virtual.conf:
	CONFIG_I2C_EEPROM_SLAVE_0_CONTROLLER_DEV_NAME
	CONFIG_I2C_EEPROM_SLAVE_1_CONTROLLER_DEV_NAME

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-11 22:29:58 -05:00
..
boards drivers: i2c: Add dts support for i2c slaves. 2018-09-24 07:26:07 -05:00
common tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
src tests: i2c_slave_spi: update to proposed DT compatible naming 2019-01-15 08:29:52 -06:00
CMakeLists.txt cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
Kconfig Kconfig: Remove redundant $(ZEPHYR_BASE) from 'source's 2018-10-10 11:28:27 -05:00
nucleo_f091rc.overlay tests: i2c_slave_spi: update to proposed DT compatible naming 2019-01-15 08:29:52 -06:00
prj_base.conf drivers: i2c: move to new logger 2018-10-08 17:49:12 -04:00
prj_virtual.conf tests: i2c: i2c_slave_api: Remove dead Kconfig symbols from conf file 2019-02-11 22:29:58 -05:00
stm32f072b_disco.overlay tests: i2c_slave_spi: update to proposed DT compatible naming 2019-01-15 08:29:52 -06:00
testcase.yaml tests: i2c_slave_api: Add missing testcase.yaml 2018-09-26 08:06:11 +05:30