diff options
Diffstat (limited to 'include/configs/strider.h')
-rw-r--r-- | include/configs/strider.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/strider.h b/include/configs/strider.h index 4ad3401c04..f860865b7c 100644 --- a/include/configs/strider.h +++ b/include/configs/strider.h @@ -388,10 +388,6 @@ void fpga_control_clear(unsigned int bus, int pin); #define CONFIG_SYS_LOADS_BAUD_CHANGE 1 /* allow baudrate change */ /* - * Command line configuration. - */ - -/* * Miscellaneous configurable options */ #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */ |