mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 06:31:31 +00:00
Rename CONFIG_CMD_MUX to CONFIG_CMD_AT91_SPIMUX
This commit is contained in:
parent
60174746c6
commit
557ab89d29
1 changed files with 1 additions and 1 deletions
2
include/config_cmd_all.h
Normal file → Executable file
2
include/config_cmd_all.h
Normal file → Executable file
|
@ -76,6 +76,6 @@
|
|||
#define CONFIG_CMD_USB /* USB Support */
|
||||
#define CONFIG_CMD_VFD /* VFD support (TRAB) */
|
||||
#define CONFIG_CMD_XIMG /* Load part of Multi Image */
|
||||
#define CONFIG_CMD_MUX /* AT91 MMC/SPI Mux Support */
|
||||
#define CONFIG_CMD_AT91_SPIMUX /* AT91 MMC/SPI Mux Support */
|
||||
|
||||
#endif /* _CONFIG_CMD_ALL_H */
|
||||
|
|
Loading…
Add table
Reference in a new issue