X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2FP4080DS.h;h=6375c65d483b96818ff12e77e8caed285cf793f9;hb=4b7d0b24c7047c70d13db953b950a549accb8e14;hp=2f8900834d8656f89af316919579f915f05a7516;hpb=77fdd6d1eb69c1194148a9f4b4428d903af3619f;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/P4080DS.h b/include/configs/P4080DS.h index 2f89008..6375c65 100644 --- a/include/configs/P4080DS.h +++ b/include/configs/P4080DS.h @@ -1,28 +1,14 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright 2009-2011 Freescale Semiconductor, Inc. - * - * SPDX-License-Identifier: GPL-2.0+ */ /* * P4080 DS board configuration file * Also supports P4040 DS */ -#define CONFIG_P4080DS -#define CONFIG_PHYS_64BIT -#define CONFIG_PPC_P4080 - #define CONFIG_FSL_NGPIXIS /* use common ngPIXIS code */ -#define CONFIG_MMC -#define CONFIG_PCIE3 - -#define CONFIG_CMD_SATA -#define CONFIG_SATA_SIL -#define CONFIG_SYS_SATA_MAX_DEVICE 2 -#define CONFIG_LIBATA -#define CONFIG_LBA48 - #define CONFIG_SYS_SRIO #define CONFIG_SRIO1 /* SRIO port 1 */ #define CONFIG_SRIO2 /* SRIO port 2 */