diff options
Diffstat (limited to 'include/configs/UCP1020.h')
-rw-r--r-- | include/configs/UCP1020.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/UCP1020.h b/include/configs/UCP1020.h index a0255dc..ad1a387 100644 --- a/include/configs/UCP1020.h +++ b/include/configs/UCP1020.h @@ -378,7 +378,6 @@ #define CONFIG_CMD_PCI #define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */ -#define CONFIG_DOS_PARTITION #endif /* CONFIG_PCI */ /* @@ -477,10 +476,6 @@ #define CONFIG_GENERIC_MMC #endif -#if defined(CONFIG_MMC) || defined(CONFIG_USB_EHCI) || defined(CONFIG_FSL_SATA) -#define CONFIG_DOS_PARTITION -#endif - /* Misc Extra Settings */ #undef CONFIG_WATCHDOG /* watchdog disabled */ |