u-boot/board/freescale/p1_p2_rdb
Wolfgang Denk d24f2d321d mkconfig: change CONFIG_MK_ prefix into plain CONFIG_
When planning for more generalization and Makefile cleanup it became
obvious that the introduction of a separate CONFIG_MK_ name space for
config options that were set through scripting in the Makefile was
not a good idea.

Originally the idea was to provide a script-free approach to supply
configuration options - there was no real need for a separate name
space. But when we now convert the existing Makefile entries to make
use of this approach, it would mean that we have to touch a large
number of board config files and add #ifdef / #define sequences to
"convert" from the CONFIG_MK_ to the CONFIG_ name space.

It seems much cleaner to get rid of this somewhat arbitrary _MK
string now for the few boards that actually use it.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Acked-by: Mike Frysinger <vapier@gentoo.org>
2010-10-18 22:01:21 +02:00
..
config.mk mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ 2010-10-18 22:01:21 +02:00
ddr.c 85xx/p1_p2_rdb: Modify the CLK_CTRL value for DDR at 667MHz 2010-06-29 21:01:07 +02:00
law.c ppc/85xx: Clean up use of LAWAR defines 2009-09-24 12:04:58 -05:00
Makefile 85xx: Added PCIe support for P1 P2 RDB 2009-08-28 17:12:46 -05:00
p1_p2_rdb.c 85xx/p1_p2_rdb: Added RevD board version support 2010-06-29 21:07:26 +02:00
pci.c powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases 2010-07-20 04:40:06 -05:00
tlb.c ppc/85xx: Map boot page guarded for MP boot 2010-01-05 13:49:09 -06:00