]> Git Repo - u-boot.git/blobdiff - include/configs/lsxl.h
Merge git://git.denx.de/u-boot-dm
[u-boot.git] / include / configs / lsxl.h
index ce6d7c99985662f2c09139d84aac125350099ea7..43e4a325b466b8d374b5bb6c43d4c573f01e478b 100644 (file)
@@ -38,8 +38,6 @@
 /*
  * Commands configuration
  */
-#define CONFIG_CMD_ENV
-#define CONFIG_CMD_IDE
 
 /*
  * mv-common.h should be defined after CMD configs since it used them
 #undef CONFIG_RESET_PHY_R
 #endif /* CONFIG_CMD_NET */
 
-#ifdef CONFIG_CMD_IDE
+#ifdef CONFIG_IDE
 #undef CONFIG_IDE_LED
 #undef CONFIG_SYS_IDE_MAXBUS
 #define CONFIG_SYS_IDE_MAXBUS          1
This page took 0.034118 seconds and 4 git commands to generate.