mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-16 06:46:59 +00:00
Default 8349ADS CONFIG_PCI off for now.
Real support for PCI comes in a follow-up patch.
This commit is contained in:
parent
4b1d95d96a
commit
a99a0a98b9
1 changed files with 2 additions and 1 deletions
|
@ -41,7 +41,8 @@
|
|||
#define CONFIG_MPC8349 1 /* MPC8349 specific */
|
||||
#define CONFIG_MPC8349ADS 1 /* MPC8349ADS board specific */
|
||||
|
||||
#define CONFIG_PCI
|
||||
/* FIXME: Real PCI support will come in a follow-up update. */
|
||||
#undef CONFIG_PCI
|
||||
|
||||
#define CONFIG_TSEC_ENET /* tsec ethernet support */
|
||||
#define CONFIG_ENV_OVERWRITE
|
||||
|
|
Loading…
Add table
Reference in a new issue