diff options
author | Scott Wood <scottwood@freescale.com> | 2012-08-14 10:14:51 +0000 |
---|---|---|
committer | Andy Fleming <afleming@freescale.com> | 2012-08-23 12:16:54 -0500 |
commit | 3e978f5dc85db40432f73380aa5be53096205f18 (patch) | |
tree | 2d91f96da6f687d34075745f143cb4e91ce8153c /include/configs/P2041RDB.h | |
parent | 055ce08004136333fd237fa8f0a5ab3dd82c7a49 (diff) | |
download | u-boot-3e978f5dc85db40432f73380aa5be53096205f18.tar.gz |
powerpc/fsl-corenet: remove dead variant symbols
These are not supported as individual build targets, but instead
are supported by another target.
The dead p4040 defines in particular had bitrotted significantly.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'include/configs/P2041RDB.h')
-rw-r--r-- | include/configs/P2041RDB.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/P2041RDB.h b/include/configs/P2041RDB.h index ce31fdc98d..31696655bb 100644 --- a/include/configs/P2041RDB.h +++ b/include/configs/P2041RDB.h @@ -22,7 +22,7 @@ /* * P2041 RDB board configuration file - * + * Also supports P2040 RDB */ #ifndef __CONFIG_H #define __CONFIG_H |