Skip to content

Commit 0b5fea1

Browse files
committed
nitropad: drop iotools
As discussed in: #1704 there is no need to include iotools module for nitropads. Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
1 parent 96b619b commit 0b5fea1

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

boards/nitropad-ns50/nitropad-ns50.config

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ CONFIG_UTIL_LINUX=y
2929
CONFIG_LVM2=y
3030
CONFIG_MBEDTLS=y
3131
CONFIG_PCIUTILS=y
32-
#Runtime tools to write to EC/MSR
33-
CONFIG_IOTOOLS=y
3432
CONFIG_MSRTOOLS=y
3533
#Remote attestation support
3634
# TPM2 requirements

boards/nitropad-nv41/nitropad-nv41.config

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ CONFIG_UTIL_LINUX=y
2929
CONFIG_LVM2=y
3030
CONFIG_MBEDTLS=y
3131
CONFIG_PCIUTILS=y
32-
#Runtime tools to write to EC/MSR
33-
CONFIG_IOTOOLS=y
3432
CONFIG_MSRTOOLS=y
3533
#Remote attestation support
3634
# TPM2 requirements

0 commit comments

Comments
 (0)