X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Ftheadorable.h;h=3196b6fd92d064c4d0488eff330bd382ccdb8d22;hb=b0cf733933c3bc1b4ab353e16affabc60f863db5;hp=a51ffb5ec538a2d8564a765120621586bfb80b54;hpb=f3f3efff91f13df022f0c19f346cd74ac864bd85;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/theadorable.h b/include/configs/theadorable.h index a51ffb5..3196b6f 100644 --- a/include/configs/theadorable.h +++ b/include/configs/theadorable.h @@ -77,7 +77,6 @@ #define CONFIG_LIBATA #define CONFIG_LBA48 #define CONFIG_EFI_PARTITION -#define CONFIG_DOS_PARTITION /* Additional FS support/configuration */ #define CONFIG_SUPPORT_VFAT @@ -85,10 +84,7 @@ /* PCIe support */ #ifdef CONFIG_CMD_PCI #ifndef CONFIG_SPL_BUILD -#define CONFIG_PCI #define CONFIG_PCI_MVEBU -#define CONFIG_PCI_PNP -#define CONFIG_BOARD_LATE_INIT /* for PEX switch test */ #endif #endif