Skip to content

Commit b14d32e

Browse files
committed
codebase: CONFIG_FINALIZE_PLATFORM_LOCKING_PRESKYLAKE -> CONFIG_FINALIZE_PLATFORM_LOCKING
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
1 parent 60938aa commit b14d32e

26 files changed

Lines changed: 28 additions & 28 deletions

File tree

boards/nitropad-nv41/nitropad-nv41.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ CONFIG_PCIUTILS=y
3232

3333
#platform locking finalization (PR0)
3434
CONFIG_IO386=y
35-
export CONFIG_FINALIZE_PLATFORM_LOCKING_PRESKYLAKE=y
35+
export CONFIG_FINALIZE_PLATFORM_LOCKING=y
3636

3737

3838
#Remote attestation support

boards/optiplex-7010_9010-hotp-maximized/optiplex-7010_9010-hotp-maximized.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ CONFIG_HOTPKEY=y
4949
#platform locking finalization (PR0)
5050
# This prevents SPI from being writeable outside of Heads
5151
CONFIG_IO386=y
52-
export CONFIG_FINALIZE_PLATFORM_LOCKING_PRESKYLAKE=y
52+
export CONFIG_FINALIZE_PLATFORM_LOCKING=y
5353

5454
#Nitrokey Storage admin tool (deprecated)
5555
#CONFIG_NKSTORECLI=n

boards/optiplex-7010_9010-maximized/optiplex-7010_9010-maximized.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ CONFIG_TPMTOTP=y
4949
#platform locking finalization (PR0)
5050
# This prevents SPI from being writeable outside of Heads
5151
CONFIG_IO386=y
52-
export CONFIG_FINALIZE_PLATFORM_LOCKING_PRESKYLAKE=y
52+
export CONFIG_FINALIZE_PLATFORM_LOCKING=y
5353

5454
#Nitrokey Storage admin tool (deprecated)
5555
#CONFIG_NKSTORECLI=n

boards/optiplex-7010_9010_TXT-hotp-maximized/optiplex-7010_9010_TXT-hotp-maximized.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ CONFIG_HOTPKEY=y
4949
#platform locking finalization (PR0)
5050
# This prevents SPI from being writeable outside of Heads
5151
CONFIG_IO386=y
52-
export CONFIG_FINALIZE_PLATFORM_LOCKING_PRESKYLAKE=y
52+
export CONFIG_FINALIZE_PLATFORM_LOCKING=y
5353

5454
#Nitrokey Storage admin tool (deprecated)
5555
#CONFIG_NKSTORECLI=n

boards/optiplex-7010_9010_TXT-maximized/optiplex-7010_9010_TXT-maximized.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ CONFIG_TPMTOTP=y
4949
#platform locking finalization (PR0)
5050
# This prevents SPI from being writeable outside of Heads
5151
CONFIG_IO386=y
52-
export CONFIG_FINALIZE_PLATFORM_LOCKING_PRESKYLAKE=y
52+
export CONFIG_FINALIZE_PLATFORM_LOCKING=y
5353

5454
#Nitrokey Storage admin tool (deprecated)
5555
#CONFIG_NKSTORECLI=n

boards/t420-hotp-maximized/t420-hotp-maximized.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ CONFIG_PCIUTILS=y
3232

3333
#platform locking finalization (PR0)
3434
CONFIG_IO386=y
35-
export CONFIG_FINALIZE_PLATFORM_LOCKING_PRESKYLAKE=y
35+
export CONFIG_FINALIZE_PLATFORM_LOCKING=y
3636

3737
#Remote attestation support
3838
#TPM based requirements

boards/t420-maximized/t420-maximized.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ CONFIG_PCIUTILS=y
3131

3232
#platform locking finalization (PR0)
3333
CONFIG_IO386=y
34-
export CONFIG_FINALIZE_PLATFORM_LOCKING_PRESKYLAKE=y
34+
export CONFIG_FINALIZE_PLATFORM_LOCKING=y
3535

3636
#Remote attestation support
3737
#TPM based requirements

boards/t430-hotp-maximized/t430-hotp-maximized.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ CONFIG_PCIUTILS=y
3030

3131
#platform locking finalization (PR0)
3232
CONFIG_IO386=y
33-
export CONFIG_FINALIZE_PLATFORM_LOCKING_PRESKYLAKE=y
33+
export CONFIG_FINALIZE_PLATFORM_LOCKING=y
3434

3535
#Remote attestation support
3636
#TPM based requirements

boards/t430-maximized/t430-maximized.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ CONFIG_PCIUTILS=y
3030

3131
#platform locking finalization (PR0)
3232
CONFIG_IO386=y
33-
export CONFIG_FINALIZE_PLATFORM_LOCKING_PRESKYLAKE=y
33+
export CONFIG_FINALIZE_PLATFORM_LOCKING=y
3434

3535

3636
#Remote attestation support

boards/t440p-maximized/t440p-maximized.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ CONFIG_TPMTOTP=y
2222

2323
#platform locking finalization (PR0)
2424
CONFIG_IO386=y
25-
export CONFIG_FINALIZE_PLATFORM_LOCKING_PRESKYLAKE=y
25+
export CONFIG_FINALIZE_PLATFORM_LOCKING=y
2626

2727

2828
# Dependencies for a graphical menu. Enable CONFIG_SLANG and CONFIG_NEWT instead

0 commit comments

Comments
 (0)