configs/{at91, atmel}*_dev*: drop Dropbear as it duplicates OpenSSH
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 30 Oct 2018 21:38:45 +0000 (22:38 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 30 Oct 2018 21:49:00 +0000 (22:49 +0100)
commitdab153961337e11675a224af0cf3c3e029561910
tree5c2310b9dc3478a1115dabadec5bff13dc2724a3
parent122792e9e672c2538bafd65fddece9ae5408cc62
configs/{at91, atmel}*_dev*: drop Dropbear as it duplicates OpenSSH

The "development" defconfigs for Atmel platforms enable both OpenSSH
and Dropbear, which doesn't make a lot of sense, as only one SSH
server can start on port 22.

This commit therefore drops BR2_PACKAGE_DROPBEAR=y from those
defconfigs, keeping OpenSSH as an SSH server/client, as was requested
by Atmel/Microchip folks in the review of an earlier version of this
patch [1]. Since those defconfigs are "development" defconfigs, they
are not meant to be minimal, and already provide an arbitrary set of
packages, so using openssh is just as good as using dropbear in this
case.

[1] https://patchwork.ozlabs.org/patch/989516/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Nicolas Ferre <nicolas.ferre@microchip.com>
Cc: Joshua Henderson <joshua.henderson@microchip.com>
Cc: Ludovic Desroches <ludovic.desroches@microchip.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/at91sam9x5ek_dev_defconfig
configs/at91sam9x5ek_mmc_dev_defconfig
configs/atmel_sama5d27_som1_ek_mmc_dev_defconfig
configs/atmel_sama5d2_xplained_mmc_dev_defconfig
configs/atmel_sama5d3_xplained_dev_defconfig
configs/atmel_sama5d3_xplained_mmc_dev_defconfig
configs/atmel_sama5d4_xplained_dev_defconfig
configs/atmel_sama5d4_xplained_mmc_dev_defconfig