MPC8313ERDB: Remove CONFIG_MPC8313ERDB

CONFIG_MPC8313ERDB is unused, and
TARGET_MPC8313ERDB_NAND/TARGET_MPC8313ERDB_NOR Kconfig could replace it.

Hence, get rid of CONFIG_MPC8313ERDB.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
This commit is contained in:
Mario Six
2019-01-21 09:17:47 +01:00
parent 0e93bb13aa
commit 67185d19e2
3 changed files with 0 additions and 3 deletions

View File

@@ -13,7 +13,6 @@
* High Level Configuration Options
*/
#define CONFIG_E300 1
#define CONFIG_MPC8313ERDB 1
#ifndef CONFIG_SYS_MONITOR_BASE
#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */