mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-17 23:37:01 +00:00
sh: Remove CONFIG_COMMANDS from MS7720SE config file
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
parent
ac331da07d
commit
55ed1516cb
1 changed files with 0 additions and 7 deletions
|
@ -40,13 +40,6 @@
|
|||
#define CONFIG_CMD_IDE
|
||||
#define CONFIG_CMD_EXT2
|
||||
|
||||
#define CFG_CMD_PCMCIA 0x01
|
||||
#define CFG_CMD_IDE 0x02
|
||||
|
||||
#define CONFIG_COMMANDS ((CONFIG_CMD_DFL | \
|
||||
CFG_CMD_IDE|CFG_CMD_PCMCIA) & \
|
||||
~(CFG_CMD_FPGA))
|
||||
|
||||
#define CONFIG_BAUDRATE 115200
|
||||
#define CONFIG_BOOTARGS "console=ttySC0,115200"
|
||||
#define CONFIG_BOOTFILE /boot/zImage
|
||||
|
|
Loading…
Add table
Reference in a new issue