summaryrefslogtreecommitdiff
path: root/include/configs/x530.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/x530.h')
-rw-r--r--include/configs/x530.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/x530.h b/include/configs/x530.h
index 99531ed319..7e0f2c24d9 100644
--- a/include/configs/x530.h
+++ b/include/configs/x530.h
@@ -32,11 +32,6 @@
#define CONFIG_CONS_INDEX 1 /*Console on UART0 */
-/*
- * Commands configuration
- */
-#define CONFIG_CMD_PCI
-
/* NAND */
#define CONFIG_SYS_NAND_ONFI_DETECTION
#define CONFIG_SYS_MAX_NAND_DEVICE 1
@@ -69,9 +64,6 @@
/* NAND */
#define CONFIG_SYS_NAND_ONFI_DETECTION
-#define CONFIG_CMD_UBI
-#define CONFIG_CMD_UBIFS
-#define CONFIG_CMD_MTDPARTS
#define CONFIG_SYS_MALLOC_LEN (4 << 20)