diff options
Diffstat (limited to 'include/configs/qemu-ppce500.h')
-rw-r--r-- | include/configs/qemu-ppce500.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/qemu-ppce500.h b/include/configs/qemu-ppce500.h index 0b8640223f..072859e4ca 100644 --- a/include/configs/qemu-ppce500.h +++ b/include/configs/qemu-ppce500.h @@ -56,8 +56,6 @@ extern unsigned long long get_phys_ccsrbar_addr_early(void); #define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR #endif -#define CONFIG_PHYS_64BIT - /* Virtual address range for PCI region maps */ #define CONFIG_SYS_PCI_MAP_START 0x80000000 #define CONFIG_SYS_PCI_MAP_END 0xe8000000 |