mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-10 11:17:18 +01:00
ipq807x: disable PCI
Change-Id: Ib6884d462168222566e935671277ff8a49ee0952 Signed-off-by: Gokul Sriram Palanisamy <gokulsri@codeaurora.org>
This commit is contained in:
parent
3fc81744c3
commit
afe76bd642
1 changed files with 0 additions and 8 deletions
|
|
@ -284,14 +284,6 @@ extern loff_t board_env_size;
|
|||
#define CONFIG_USB_MAX_CONTROLLER_COUNT 2
|
||||
#endif
|
||||
|
||||
#define CONFIG_PCI_IPQ
|
||||
#define PCI_MAX_DEVICES 2
|
||||
#ifdef CONFIG_PCI_IPQ
|
||||
#define CONFIG_PCI
|
||||
#define CONFIG_CMD_PCI
|
||||
#define CONFIG_PCI_SCAN_SHOW
|
||||
#endif
|
||||
|
||||
#define CONFIG_IPQ807X_EDMA 1
|
||||
#define CONFIG_IPQ807X_BRIDGED_MODE 1
|
||||
#define CONFIG_NET_RETRY_COUNT 5
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue