diff options
Diffstat (limited to 'include/configs/strider.h')
-rw-r--r-- | include/configs/strider.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/strider.h b/include/configs/strider.h index aa7f15389c..c6cb51c36b 100644 --- a/include/configs/strider.h +++ b/include/configs/strider.h @@ -543,7 +543,6 @@ void fpga_control_clear(unsigned int bus, int pin); /* * Command line configuration. */ -#define CONFIG_CMD_PCI #define CONFIG_CMDLINE_EDITING 1 /* add command line history */ #define CONFIG_AUTO_COMPLETE /* add autocompletion support */ |