summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
authorLeo C2016-04-22 09:59:08 +0200
committerLeo C2016-04-22 09:59:08 +0200
commitc647afca0ab5d67de1c18b52b4e50262fcb73425 (patch)
tree3586437e4ee5bd76660062c9580486f057892d3e /include/config.h
parentf32690e8a658acc4b935289d4719be1b004deb3b (diff)
downloadz180-stamp-c647afca0ab5d67de1c18b52b4e50262fcb73425.zip
Enable commandline editing with history buffer parmanently, and remove macro CONFIG_CMDLINE_EDITING and the non-history-buffer code.
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h
index 7fc1b5e..1501989 100644
--- a/include/config.h
+++ b/include/config.h
@@ -61,7 +61,6 @@
#define CONFIG_SYS_FBOOTSIG "Peda"
-#define CONFIG_CMDLINE_EDITING 1
/* TODO: */
//#define CONFIG_AUTO_COMPLETE 1