block: ide: Drop CONFIG_IDE_LED
This is actually not used. Drop it. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
This commit is contained in:
@@ -159,7 +159,6 @@
|
||||
#define CONFIG_SYS_IDE_MAXBUS 1 /* max. 1 IDE bus */
|
||||
#define CONFIG_SYS_IDE_MAXDEVICE 1 /* max. 1 drive per IDE bus */
|
||||
|
||||
#undef CONFIG_IDE_LED /* LED for ide not supported */
|
||||
#undef CONFIG_IDE_RESET /* reset for ide not supported */
|
||||
|
||||
#define CONFIG_SYS_ATA_IDE0_OFFSET 0x0000
|
||||
|
||||
@@ -142,7 +142,6 @@
|
||||
#endif /* CONFIG_CMD_NET */
|
||||
|
||||
#ifdef CONFIG_IDE
|
||||
#undef CONFIG_IDE_LED
|
||||
#undef CONFIG_SYS_IDE_MAXBUS
|
||||
#define CONFIG_SYS_IDE_MAXBUS 1
|
||||
#undef CONFIG_SYS_IDE_MAXDEVICE
|
||||
|
||||
@@ -112,7 +112,6 @@
|
||||
#define CONFIG_SYS_IDE_MAXBUS 1 /* max. 1 IDE bus */
|
||||
#define CONFIG_SYS_IDE_MAXDEVICE 1 /* max. 1 drive per IDE bus */
|
||||
|
||||
#undef CONFIG_IDE_LED /* LED for ide not supported */
|
||||
#undef CONFIG_IDE_RESET /* reset for ide not supported */
|
||||
|
||||
#define CONFIG_SYS_ATA_IDE0_OFFSET 0x0000
|
||||
|
||||
Reference in New Issue
Block a user