Skip to content

Commit 8ff1c2d

Browse files
committed
modules, nitropad: drop iotools
As discussed in: linuxboot#1704 there is no need to include iotools module for nitropads. Since there is no board using it, and we see no reason to use it in the future (the EC udpate will not require it, as update will be server by coreboot in the future), drop the module as well. Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
1 parent a9395ca commit 8ff1c2d

3 files changed

Lines changed: 0 additions & 26 deletions

File tree

boards/nitropad-ns50/nitropad-ns50.config

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ CONFIG_GPG2=y
2020
CONFIG_LVM2=y
2121
CONFIG_MBEDTLS=y
2222

23-
CONFIG_IOTOOLS=y
24-
2523
CONFIG_DROPBEAR=y
2624

2725
CONFIG_MSRTOOLS=y

boards/nitropad-nv41/nitropad-nv41.config

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ CONFIG_GPG2=y
2020
CONFIG_LVM2=y
2121
CONFIG_MBEDTLS=y
2222

23-
CONFIG_IOTOOLS=y
24-
2523
CONFIG_DROPBEAR=y
2624

2725
CONFIG_MSRTOOLS=y

modules/iotools

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)