mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 14:41:31 +00:00
MPC837XEMDS: Remove CONFIG_MPC837XEMDS
CONFIG_MPC837XEMDS is unused, and TARGET_MPC837XEMDS could replace it. Hence, get rid of CONFIG_MPC837XEMDS. Signed-off-by: Mario Six <mario.six@gdsys.cc>
This commit is contained in:
parent
d6a7795400
commit
897c82ae91
2 changed files with 0 additions and 2 deletions
|
@ -11,7 +11,6 @@
|
|||
* High Level Configuration Options
|
||||
*/
|
||||
#define CONFIG_E300 1 /* E300 family */
|
||||
#define CONFIG_MPC837XEMDS 1 /* MPC837XEMDS board specific */
|
||||
|
||||
/*
|
||||
* System Clock Setup
|
||||
|
|
|
@ -1219,7 +1219,6 @@ CONFIG_MMC_SPI_SPEED
|
|||
CONFIG_MMC_SUNXI_SLOT
|
||||
CONFIG_MMU
|
||||
CONFIG_MONITOR_IS_IN_RAM
|
||||
CONFIG_MPC837XEMDS
|
||||
CONFIG_MPC837XERDB
|
||||
CONFIG_MPC83XX_GPIO
|
||||
CONFIG_MPC83XX_GPIO_0_INIT_DIRECTION
|
||||
|
|
Loading…
Add table
Reference in a new issue