]> git.baikalelectronics.ru Git - uboot.git/commit
ppc: configs: Remove a few non-updated build configurations
authorTom Rini <trini@konsulko.com>
Sun, 21 Feb 2021 01:06:28 +0000 (20:06 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 25 Feb 2021 16:59:53 +0000 (11:59 -0500)
commit96317189d2e6ace0290420910d052a6ffaadb1e8
tree7ae42e2d7f5330804ad8a529e33c0644b61530fd
parenta05624a84a3a5122b91c38c289be93362b4e39ae
ppc: configs: Remove a few non-updated build configurations

In the cases of T2080RDB_SECURE_BOOT, T2080RDB_SRIO_PCIE_BOOT,
P2041RDB_SECURE_BOOT, P2041RDB_SRIO_PCIE_BOOT, P3041DS_SRIO_PCIE_BOOT
and P4080DS_SRIO_PCIE_BOOT while some forms of the board have been
migrated more fully to current build standards, these have not.  Remove
them.

Cc: Priyanka Jain <priyanka.jain@nxp.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
configs/P2041RDB_SECURE_BOOT_defconfig [deleted file]
configs/P2041RDB_SRIO_PCIE_BOOT_defconfig [deleted file]
configs/P3041DS_SRIO_PCIE_BOOT_defconfig [deleted file]
configs/P4080DS_SRIO_PCIE_BOOT_defconfig [deleted file]
configs/T2080RDB_SECURE_BOOT_defconfig [deleted file]
configs/T2080RDB_SRIO_PCIE_BOOT_defconfig [deleted file]