misc: k3_esm: Add support for Texas Instruments K3 ESM driver
[oweals/u-boot.git] / drivers / misc / Kconfig
index f18aa8f7ba930e5ae256e9c88e7cda49f5eff4a0..38588b2cbd8b5eb85bc82ec3b37a4669639c56b5 100644 (file)
@@ -462,6 +462,11 @@ config IHS_FPGA
          gdsys devices, which supply the majority of the functionality offered
          by the devices. This driver supports both CON and CPU variants of the
          devices, depending on the device tree entry.
+config ESM_K3
+       bool "Enable K3 ESM driver"
+       depends on ARCH_K3
+       help
+         Support ESM (Error Signaling Module) on TI K3 SoCs.
 
 config MICROCHIP_FLEXCOM
        bool "Enable Microchip Flexcom driver"