diff --git a/boards/t420-hotp-maximized/t420-hotp-maximized.config b/boards/t420-hotp-maximized/t420-hotp-maximized.config index d11dc67c..e5bc6479 100644 --- a/boards/t420-hotp-maximized/t420-hotp-maximized.config +++ b/boards/t420-hotp-maximized/t420-hotp-maximized.config @@ -4,8 +4,6 @@ # - Deactivated+neutered ME and expended consequent IFD BIOS regions # - Forged 00:DE:AD:C0:FF:EE MAC address (if not extracting gbe.bin from backup with blobs/xx20/extract.sh) # - Note that this MAC address can be modified under build/coreboot-VER/util/bincfg/gbe-82579LM.set -# -# - Includes Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code) export CONFIG_COREBOOT=y export CONFIG_COREBOOT_VERSION=4.8.1 export CONFIG_LINUX_VERSION=4.14.62 diff --git a/boards/t420-maximized/t420-maximized.config b/boards/t420-maximized/t420-maximized.config index 432b80f8..e6069025 100644 --- a/boards/t420-maximized/t420-maximized.config +++ b/boards/t420-maximized/t420-maximized.config @@ -38,7 +38,7 @@ CONFIG_TPMTOTP=y CONFIG_HOTPKEY=n #Nitrokey Storage admin tool -CONFIG_NKSTORECLI=y +CONFIG_NKSTORECLI=n #GUI Support #Console based Whiptail support(Console based, no FB): diff --git a/boards/t430-hotp-maximized/t430-hotp-maximized.config b/boards/t430-hotp-maximized/t430-hotp-maximized.config index ba2fabc1..de7939ce 100644 --- a/boards/t430-hotp-maximized/t430-hotp-maximized.config +++ b/boards/t430-hotp-maximized/t430-hotp-maximized.config @@ -5,8 +5,7 @@ # - Forged 00:DE:AD:C0:FF:EE MAC address (if not extracting gbe.bin from backup with blobs/xx30/extract.sh) # - Note that this MAC address can be modified under build/coreboot-VER/util/bincfg/gbe-82579LM.set # -# - Includes NKSTORECLI to support Nitrokey Storage administrative tool -# - Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code) +# - Includes Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code) export CONFIG_COREBOOT=y export CONFIG_COREBOOT_VERSION=4.8.1 export CONFIG_LINUX_VERSION=4.14.62 @@ -39,7 +38,7 @@ CONFIG_TPMTOTP=y CONFIG_HOTPKEY=y #Nitrokey Storage admin tool -CONFIG_NKSTORECLI=y +CONFIG_NKSTORECLI=n #GUI Support #Console based Whiptail support(Console based, no FB): diff --git a/boards/t430-maximized/t430-maximized.config b/boards/t430-maximized/t430-maximized.config index d3bb59be..1f8578fa 100644 --- a/boards/t430-maximized/t430-maximized.config +++ b/boards/t430-maximized/t430-maximized.config @@ -5,7 +5,6 @@ # - Forged 00:DE:AD:C0:FF:EE MAC address (if not extracting gbe.bin from backup with blobs/xx30/extract.sh) # - Note that this MAC address can be modified under build/coreboot-VER/util/bincfg/gbe-82579LM.set # -# - Includes NKSTORECLI to support Nitrokey Storage administrative tool # - DOES NOT INCLUDE Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code) export CONFIG_COREBOOT=y export CONFIG_COREBOOT_VERSION=4.8.1 @@ -39,7 +38,7 @@ CONFIG_TPMTOTP=y #CONFIG_HOTPKEY=y #Nitrokey Storage admin tool -CONFIG_NKSTORECLI=y +CONFIG_NKSTORECLI=n #GUI Support #Console based Whiptail support(Console based, no FB): diff --git a/boards/x220-hotp-maximized/x220-hotp-maximized.config b/boards/x220-hotp-maximized/x220-hotp-maximized.config index 638ef9f4..33103354 100644 --- a/boards/x220-hotp-maximized/x220-hotp-maximized.config +++ b/boards/x220-hotp-maximized/x220-hotp-maximized.config @@ -4,8 +4,6 @@ # - Deactivated+neutered ME and expended consequent IFD BIOS regions # - Forged 00:DE:AD:C0:FF:EE MAC address (if not extracting gbe.bin from backup with blobs/xx20/extract.sh) # - Note that this MAC address can be modified under build/coreboot-VER/util/bincfg/gbe-82579LM.set -# -# - Includes Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code) export CONFIG_COREBOOT=y export CONFIG_COREBOOT_VERSION=4.8.1 export CONFIG_LINUX_VERSION=4.14.62 diff --git a/boards/x220-maximized/x220-maximized.config b/boards/x220-maximized/x220-maximized.config index 503dd9b4..6d16697f 100644 --- a/boards/x220-maximized/x220-maximized.config +++ b/boards/x220-maximized/x220-maximized.config @@ -36,7 +36,7 @@ CONFIG_TPMTOTP=y CONFIG_HOTPKEY=n #Nitrokey Storage admin tool -CONFIG_NKSTORECLI=y +CONFIG_NKSTORECLI=n #GUI Support #Console based Whiptail support(Console based, no FB): diff --git a/boards/x230-hotp-maximized/x230-hotp-maximized.config b/boards/x230-hotp-maximized/x230-hotp-maximized.config index fe629a0a..8c162ab3 100644 --- a/boards/x230-hotp-maximized/x230-hotp-maximized.config +++ b/boards/x230-hotp-maximized/x230-hotp-maximized.config @@ -5,8 +5,7 @@ # - Forged 00:DE:AD:C0:FF:EE MAC address (if not extracting gbe.bin from backup with blobs/xx30/extract.sh) # - Note that this MAC address can be modified under build/coreboot-VER/util/bincfg/gbe-82579LM.set # -# - Includes NKSTORECLI to support Nitrokey Storage administrative tool -# - Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code) +# - Includes: Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code) export CONFIG_COREBOOT=y export CONFIG_COREBOOT_VERSION=4.8.1 export CONFIG_LINUX_VERSION=4.14.62 @@ -39,7 +38,7 @@ CONFIG_TPMTOTP=y CONFIG_HOTPKEY=y #Nitrokey Storage admin tool -CONFIG_NKSTORECLI=y +CONFIG_NKSTORECLI=n #GUI Support #Console based Whiptail support(Console based, no FB): diff --git a/boards/x230-maximized/x230-maximized.config b/boards/x230-maximized/x230-maximized.config index 49ce572c..4d39fed7 100644 --- a/boards/x230-maximized/x230-maximized.config +++ b/boards/x230-maximized/x230-maximized.config @@ -5,7 +5,6 @@ # - Forged 00:DE:AD:C0:FF:EE MAC address (if not extracting gbe.bin from backup with blobs/xx30/extract.sh) # - Note that this MAC address can be modified under build/coreboot-VER/util/bincfg/gbe-82579LM.set # -# - Includes NKSTORECLI to support Nitrokey Storage administrative tool # - DOES NOT INCLUDE Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code) export CONFIG_COREBOOT=y export CONFIG_COREBOOT_VERSION=4.8.1 @@ -39,7 +38,7 @@ CONFIG_TPMTOTP=y #CONFIG_HOTPKEY=y #Nitrokey Storage admin tool -CONFIG_NKSTORECLI=y +CONFIG_NKSTORECLI=n #GUI Support #Console based Whiptail support(Console based, no FB):