Skip to content

Commit

Permalink
addw4: Enable security
Browse files Browse the repository at this point in the history
Development is sufficiently far along that this can default to enabled.

Signed-off-by: Tim Crawford <[email protected]>
  • Loading branch information
crawfxrd authored and jackpot51 committed Mar 1, 2024
1 parent 2174b45 commit 8af7fd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/board/system76/addw4/board.mk
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ CONFIG_BUS_ESPI = y
CONFIG_PECI_OVER_ESPI = y

# Enable firmware security
#CONFIG_SECURITY = y
CONFIG_SECURITY = y

# Set keyboard configs
KEYBOARD = 18H9LHA04
Expand Down

0 comments on commit 8af7fd5

Please sign in to comment.