Skip to content

Commit

Permalink
addw4: Use PECI over eSPI
Browse files Browse the repository at this point in the history
  • Loading branch information
crawfxrd committed Feb 15, 2024
1 parent 076fd32 commit 904db5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/board/system76/addw4/board.mk
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ CONFIG_EC_FLASH_SIZE_256K = y

# Enable eSPI
CONFIG_BUS_ESPI = y
CONFIG_PECI_OVER_ESPI = y

# Enable firmware security
#CONFIG_SECURITY = y
Expand Down

0 comments on commit 904db5d

Please sign in to comment.