summaryrefslogtreecommitdiffstats
path: root/include/configs/Sandpoint8240.h
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-08-13 01:40:40 +0200
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-08-13 01:40:40 +0200
commitab6878c7bc68a7b5e5b731655bdc13221bbfc493 (patch)
treee3bbe2085d68e92f4b1f1c40a97b223fc7802506 /include/configs/Sandpoint8240.h
parent55d6d2d39fe3fe87802e399aa17539368b495d2e (diff)
downloadblackbird-obmc-uboot-ab6878c7bc68a7b5e5b731655bdc13221bbfc493.tar.gz
blackbird-obmc-uboot-ab6878c7bc68a7b5e5b731655bdc13221bbfc493.zip
drivers/pci: Move conditional compilation to Makefile
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'include/configs/Sandpoint8240.h')
-rw-r--r--include/configs/Sandpoint8240.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/Sandpoint8240.h b/include/configs/Sandpoint8240.h
index c5a57d36c7..cfd16d3127 100644
--- a/include/configs/Sandpoint8240.h
+++ b/include/configs/Sandpoint8240.h
@@ -235,7 +235,7 @@
*/
-#define CFG_WINBOND_83C553 1 /*has a winbond bridge */
+#define CONFIG_WINBOND_83C553 1 /*has a winbond bridge */
#define CFG_USE_WINBOND_IDE 0 /*use winbond 83c553 internal IDE ctrlr */
#define CFG_WINBOND_ISA_CFG_ADDR 0x80005800 /*pci-isa bridge config addr */
#define CFG_WINBOND_IDE_CFG_ADDR 0x80005900 /*ide config addr */
OpenPOWER on IntegriCloud