Add smbus sample for testing SMBus commands. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
11 lines
184 B
Plaintext
11 lines
184 B
Plaintext
CONFIG_SMBUS=y
|
|
CONFIG_SMBUS_INTEL_PCH=y
|
|
CONFIG_SMBUS_LOG_LEVEL_DBG=y
|
|
CONFIG_USERSPACE=y
|
|
CONFIG_SHELL=y
|
|
CONFIG_LOG=y
|
|
|
|
CONFIG_EEPROM=y
|
|
CONFIG_EEPROM_EMULATOR=n
|
|
CONFIG_EEPROM_SIMULATOR=n
|