X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=blobdiff_plain;f=include%2Fconfigs%2Fhrcon.h;h=44910859cc66632edb28b289bccde0cbdb4688f2;hp=3a561c39193b3c364d81c46523b27b15fc93a7e3;hb=d021e942107a1f7304a879cec99286ca462f7be3;hpb=0c0eaee562291f5bbca38c5bab3b1cd75b617fc0 diff --git a/include/configs/hrcon.h b/include/configs/hrcon.h index 3a561c3919..44910859cc 100644 --- a/include/configs/hrcon.h +++ b/include/configs/hrcon.h @@ -508,13 +508,9 @@ void fpga_control_clear(unsigned int bus, int pin); * Command line configuration. */ -#define CONFIG_CMDLINE_EDITING 1 /* add command line history */ -#define CONFIG_AUTO_COMPLETE /* add autocompletion support */ - /* * Miscellaneous configurable options */ -#define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */ #define CONFIG_SYS_HZ 1000 /* decrementer freq: 1ms ticks */