drivers: peci: Add Kconfig for PECI driver

Add the Kconfig for generic PECI drivers.

Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
This commit is contained in:
Jose Alberto Meza 2020-02-04 15:53:13 -08:00 committed by Andrew Boie
commit 0de98c1bce
4 changed files with 37 additions and 0 deletions

View file

@ -93,4 +93,6 @@ source "drivers/video/Kconfig"
source "drivers/eeprom/Kconfig"
source "drivers/peci/Kconfig"
endmenu