diff options
Diffstat (limited to 'include/configs/x86-common.h')
-rw-r--r-- | include/configs/x86-common.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/x86-common.h b/include/configs/x86-common.h index b1e25e6d8d..96659081cc 100644 --- a/include/configs/x86-common.h +++ b/include/configs/x86-common.h @@ -67,15 +67,9 @@ #define CONFIG_SUPPORT_VFAT -/************************************************************ - * DISK Partition support - ************************************************************/ - -#define CONFIG_CMD_PART #ifdef CONFIG_SYS_COREBOOT #define CONFIG_CMD_CBFS #endif -#define CONFIG_PARTITION_UUIDS /* x86 GPIOs are accessed through a PCI device */ #define CONFIG_INTEL_ICH6_GPIO |