Skip to content

Commit

Permalink
km/arm: remove unmaintained target PORTL2
Browse files Browse the repository at this point in the history
Remove the PORTL2 board and all its dependencies as it is no longer
supported by the company.

Signed-off-by: Pascal Linder <[email protected]>
Signed-off-by: Holger Brunck <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
  • Loading branch information
Pascal Linder authored and stroese committed Aug 12, 2019
1 parent abbaa8e commit 1bd17b9
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 53 deletions.
1 change: 0 additions & 1 deletion board/keymile/km_arm/MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,3 @@ F: configs/kmnusa_defconfig
F: configs/kmsugp1_defconfig
F: configs/kmsuv31_defconfig
F: configs/mgcoge3un_defconfig
F: configs/portl2_defconfig
47 changes: 0 additions & 47 deletions configs/portl2_defconfig

This file was deleted.

4 changes: 0 additions & 4 deletions include/configs/km_kirkwood.h
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,6 @@
#define CONFIG_HOSTNAME "kmcoge5un"
#define CONFIG_KM_DISABLE_PCIE

/* KM_PORTL2 */
#elif defined(CONFIG_KM_PORTL2)
#define CONFIG_HOSTNAME "portl2"

/* KM_SUV31 */
#elif defined(CONFIG_KM_SUV31)
#define CONFIG_HOSTNAME "kmsuv31"
Expand Down
1 change: 0 additions & 1 deletion scripts/config_whitelist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -973,7 +973,6 @@ CONFIG_KM_KIRKWOOD_PCI
CONFIG_KM_MGCOGE3UN
CONFIG_KM_NEW_ENV
CONFIG_KM_NUSA
CONFIG_KM_PORTL2
CONFIG_KM_ROOTFSSIZE
CONFIG_KM_SUGP1
CONFIG_KM_SUV31
Expand Down

0 comments on commit 1bd17b9

Please sign in to comment.