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
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
Kconfig drivers: smbus: Select PCIE and DYNAMIC_INTERRUPTS 2023-08-10 13:59:15 +03:00
smbus_handlers.c smbus: Refactor callbacks API 2023-03-22 08:16:23 -04:00
smbus_shell.c smbus: shell: Add SMBus subsystem shell module 2023-03-22 08:16:23 -04:00
smbus_utils.h smbus: Move smbus_utils.h from includes to driver area 2023-03-30 09:45:02 +00:00