X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2FP4080DS.h;h=4a2e47513d6015ed325c93cf2ed1796e507d1145;hb=93a1ab57f340b890e9e5b48b143869bc063d625f;hp=49f7c534d8865d424938b18ff13dba3d6f48c4e3;hpb=5aebe3b07254d9ec8f7ae23a4525a6c535a7f858;p=oweals%2Fu-boot.git diff --git a/include/configs/P4080DS.h b/include/configs/P4080DS.h index 49f7c534d8..4a2e47513d 100644 --- a/include/configs/P4080DS.h +++ b/include/configs/P4080DS.h @@ -27,6 +27,11 @@ #define CONFIG_PHYS_64BIT #define CONFIG_PPC_P4080 +#define CONFIG_FSL_NGPIXIS /* use common ngPIXIS code */ + +#define CONFIG_MMC +#define CONFIG_PCIE3 + #define CONFIG_ICS307_REFCLK_HZ 33333000 /* ICS307 ref clk freq */ #include "corenet_ds.h"