Add "config" command to access config UI

This commit is contained in:
Michael Brown
2006-12-20 05:37:33 +00:00
parent 666b309c0c
commit 8f9336e0c1
4 changed files with 53 additions and 0 deletions

View File

@@ -116,6 +116,7 @@
*
*/
#define NVO_CMD /* Non-volatile option storage commands */
#define CONFIG_CMD /* Option configuration console */
/* @END general.h */