Skip to content

Commit 8d0064f

Browse files
authored
Merge pull request #2157 from tlaurion/remove_dropbear
boards: comment out CONFIG_DROPBEAR on all board configs
2 parents 37076d0 + c12a6c1 commit 8d0064f

65 files changed

Lines changed: 68 additions & 65 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

boards/EOL_UNTESTED_t530-hotp-maximized/EOL_UNTESTED_t530-hotp-maximized.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ CONFIG_FBWHIPTAIL=y
5959

6060
#Additional tools:
6161
#SSH server (requires ethernet drivers, eg: CONFIG_LINUX_E1000E)
62-
CONFIG_DROPBEAR=y
62+
#CONFIG_DROPBEAR=y
6363

6464
#Enable DEBUG output
6565
export CONFIG_DEBUG_OUTPUT=n

boards/EOL_UNTESTED_t530-maximized/EOL_UNTESTED_t530-maximized.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ CONFIG_FBWHIPTAIL=y
5858

5959
#Additional tools:
6060
#SSH server (requires ethernet drivers, eg: CONFIG_LINUX_E1000E)
61-
CONFIG_DROPBEAR=y
61+
#CONFIG_DROPBEAR=y
6262

6363
#Enable DEBUG output
6464
export CONFIG_DEBUG_OUTPUT=n

boards/EOL_m900_tower-hotp-maximized/EOL_m900_tower-hotp-maximized.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ CONFIG_FBWHIPTAIL=y
8585

8686
#Additional tools:
8787
#SSH server (requires ethernet drivers, eg: CONFIG_LINUX_E1000E)
88-
CONFIG_DROPBEAR=y
88+
#CONFIG_DROPBEAR=y
8989

9090
#Enable DEBUG output
9191
export CONFIG_DEBUG_OUTPUT=n

boards/EOL_m900_tower-maximized/EOL_m900_tower-maximized.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ CONFIG_FBWHIPTAIL=y
8383

8484
#Additional tools:
8585
#SSH server (requires ethernet drivers, eg: CONFIG_LINUX_E1000E)
86-
CONFIG_DROPBEAR=y
86+
#CONFIG_DROPBEAR=y
8787

8888
#Enable DEBUG output
8989
export CONFIG_DEBUG_OUTPUT=n

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ CONFIG_FBWHIPTAIL=y
6161

6262
#Additional tools (tools.cpio):
6363
#SSH server (requires ethernet drivers, eg: CONFIG_LINUX_E1000E)
64-
CONFIG_DROPBEAR=y
64+
#CONFIG_DROPBEAR=y
6565

6666
#Runtime configuration
6767
#Automatically boot if HOTP is valid

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ CONFIG_FBWHIPTAIL=y
6161

6262
#Additional tools (tools.cpio):
6363
#SSH server (requires ethernet drivers, eg: CONFIG_LINUX_E1000E)
64-
CONFIG_DROPBEAR=y
64+
#CONFIG_DROPBEAR=y
6565

6666
#Runtime configuration
6767
#Automatically boot if HOTP is valid

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ CONFIG_FBWHIPTAIL=y
6161

6262
#Additional tools (tools.cpio):
6363
#SSH server (requires ethernet drivers, eg: CONFIG_LINUX_E1000E)
64-
CONFIG_DROPBEAR=y
64+
#CONFIG_DROPBEAR=y
6565

6666
#Runtime configuration
6767
#Automatically boot if HOTP is valid

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ CONFIG_FBWHIPTAIL=y
6161

6262
#Additional tools (tools.cpio):
6363
#SSH server (requires ethernet drivers, eg: CONFIG_LINUX_E1000E)
64-
CONFIG_DROPBEAR=y
64+
#CONFIG_DROPBEAR=y
6565

6666
#Runtime configuration
6767
#Automatically boot if HOTP is valid

boards/EOL_t430-hotp-maximized/EOL_t430-hotp-maximized.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ CONFIG_FBWHIPTAIL=y
5757

5858
#Additional tools:
5959
#SSH server (requires ethernet drivers, eg: CONFIG_LINUX_E1000E)
60-
CONFIG_DROPBEAR=y
60+
#CONFIG_DROPBEAR=y
6161

6262
#Enable DEBUG output
6363
export CONFIG_DEBUG_OUTPUT=n

boards/EOL_t430-maximized/EOL_t430-maximized.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ CONFIG_FBWHIPTAIL=y
5757

5858
#Additional tools:
5959
#SSH server (requires ethernet drivers, eg: CONFIG_LINUX_E1000E)
60-
CONFIG_DROPBEAR=y
60+
#CONFIG_DROPBEAR=y
6161

6262
#Enable DEBUG output
6363
export CONFIG_DEBUG_OUTPUT=n

0 commit comments

Comments
 (0)