zephyr/drivers/smbus
Andrei Emeltchenko e56c5b2eb2 drivers: smbus: Select PCIE and DYNAMIC_INTERRUPTS
Select PCIE and DYNAMIC_INTERRUPTS as they are needed for driver to
work. This allows to remove board configuration overlay files.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2023-08-10 13:59:15 +03:00
..
CMakeLists.txt drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
Kconfig drivers: smbus: Select PCIE and DYNAMIC_INTERRUPTS 2023-08-10 13:59:15 +03:00
intel_pch_smbus.c doc: smbus: Correct syntax in sources and headers 2023-06-01 18:04:58 -04:00
intel_pch_smbus.h doc: smbus: Correct syntax in sources and headers 2023-06-01 18:04:58 -04:00
smbus_handlers.c
smbus_shell.c
smbus_utils.h