diff options
Diffstat (limited to 'include/configs/controlcenterdc.h')
-rw-r--r-- | include/configs/controlcenterdc.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/controlcenterdc.h b/include/configs/controlcenterdc.h index d1bea54b20..5da2778b67 100644 --- a/include/configs/controlcenterdc.h +++ b/include/configs/controlcenterdc.h @@ -17,11 +17,6 @@ #define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer aneg time */ -/* PCIe support */ -#ifndef CONFIG_SPL_BUILD -#define CONFIG_PCI_SCAN_SHOW -#endif - /* * Environment Configuration */ |