summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorMario Six <mario.six@gdsys.cc>2019-01-21 09:17:37 +0100
committerMario Six <mario.six@gdsys.cc>2019-05-20 13:50:34 +0200
commitc2a446048e7682296b8054ed81e12639099d5a56 (patch)
tree9ba8488c90c6f3a522b6d5977ca20e6958a15785 /include/configs
parent16aaca214e5799bf246c502360fca05ee8d223ed (diff)
vme8349: Migrate to CONFIG_TARGET_VME8349
CONFIG_TARGET_VME8349 can replace CONFIG_VME8349. Hence, replace CONFIG_VME8349 with CONFIG_TARGET_VME8349, and remove CONFIG_VME8349. Signed-off-by: Mario Six <mario.six@gdsys.cc>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/vme8349.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/vme8349.h b/include/configs/vme8349.h
index 5695550130..fe570abf8f 100644
--- a/include/configs/vme8349.h
+++ b/include/configs/vme8349.h
@@ -28,7 +28,6 @@
* High Level Configuration Options
*/
#define CONFIG_E300 1 /* E300 Family */
-#define CONFIG_VME8349 1 /* ESD VME8349 board specific */
/* Don't enable PCI2 on vme834x - it doesn't exist physically. */
#undef CONFIG_MPC83XX_PCI2 /* support for 2nd PCI controller */