diff options
| author | Tom Rini <[email protected]> | 2021-02-20 20:06:24 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-04-10 08:04:42 -0400 |
| commit | 7c964c3b93671dbc27eebc876ec592db7ac88ec6 (patch) | |
| tree | fd137b110e0f3fc86bc8ec8d4076827788ee698a /arch | |
| parent | ce4ca2b7399f11b45ca3f8e1e856e5fa23c6f290 (diff) | |
ppc: Remove gdsys hrcon boards
These boards have not been converted to CONFIG_DM_MMC, along with other
DM conversions, by the deadline. Remove them.
Cc: Dirk Eibach <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/powerpc/cpu/mpc83xx/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/cpu/mpc83xx/Kconfig b/arch/powerpc/cpu/mpc83xx/Kconfig index d25fbf8452e..7b64ceff3a0 100644 --- a/arch/powerpc/cpu/mpc83xx/Kconfig +++ b/arch/powerpc/cpu/mpc83xx/Kconfig @@ -132,10 +132,6 @@ config TARGET_TQM834X bool "Support TQM834x" select ARCH_MPC8349 -config TARGET_HRCON - bool "Support hrcon" - select ARCH_MPC8308 - select SYS_FSL_ERRATUM_ESDHC111 config TARGET_GAZERBEAM bool "Support gazerbeam" |
