diff options
| author | Wolfgang Denk <[email protected]> | 2008-08-13 23:23:13 +0200 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2008-08-13 23:23:13 +0200 |
| commit | 2fd0aad443c966ce62008225e57b18e2dcf4e330 (patch) | |
| tree | a9166e535df4d867ce73eca3fd97ebc500ecf771 /include/configs/PCIPPC2.h | |
| parent | 5a7ddf4e1fb9347f783eb1473c30187d7a22bd81 (diff) | |
| parent | 9483df6408c25f16060432de3868901e352e23bc (diff) | |
Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
Diffstat (limited to 'include/configs/PCIPPC2.h')
| -rw-r--r-- | include/configs/PCIPPC2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/PCIPPC2.h b/include/configs/PCIPPC2.h index 268b0343a36..6ebaa85e8c0 100644 --- a/include/configs/PCIPPC2.h +++ b/include/configs/PCIPPC2.h @@ -84,7 +84,7 @@ #define CONFIG_PCI 1 #define CONFIG_PCI_PNP 1 /* PCI plug-and-play */ -#define CFG_NAND_LEGACY +#define CONFIG_NAND_LEGACY /* * Miscellaneous configurable options |
