mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-28 15:41:40 +00:00
powerpc: MPC8568MDS: Remove macro CONFIG_MPC8568MDS
This macro is no longer used. Signed-off-by: York Sun <york.sun@nxp.com>
This commit is contained in:
parent
d07c384310
commit
8d85448699
2 changed files with 0 additions and 2 deletions
|
@ -13,7 +13,6 @@
|
|||
/* High Level Configuration Options */
|
||||
#define CONFIG_BOOKE 1 /* BOOKE */
|
||||
#define CONFIG_E500 1 /* BOOKE e500 family */
|
||||
#define CONFIG_MPC8568MDS 1 /* MPC8568MDS board specific */
|
||||
|
||||
#define CONFIG_SYS_TEXT_BASE 0xfff80000
|
||||
|
||||
|
|
|
@ -3141,7 +3141,6 @@ CONFIG_MPC83XX_GPIO_1_INIT_VALUE
|
|||
CONFIG_MPC83XX_PCI2
|
||||
CONFIG_MPC850
|
||||
CONFIG_MPC855
|
||||
CONFIG_MPC8568MDS
|
||||
CONFIG_MPC8569
|
||||
CONFIG_MPC8569MDS
|
||||
CONFIG_MPC857
|
||||
|
|
Loading…
Reference in a new issue