drivers: espi: Add Kconfig for eSPI driver

Adds the Kconfig for generic eSPI drivers

Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
This commit is contained in:
Jose Alberto Meza 2019-05-01 22:11:22 -07:00 committed by Andrew Boie
commit a7e44ebf44
4 changed files with 103 additions and 0 deletions

View file

@ -89,4 +89,6 @@ source "drivers/neural_net/Kconfig"
source "drivers/hwinfo/Kconfig"
source "drivers/espi/Kconfig"
endmenu