last_patch63 from vodz: add in crond and crontab applets
diff --git a/miscutils/config.in b/miscutils/config.in
index 20310eb..1d27514 100644
--- a/miscutils/config.in
+++ b/miscutils/config.in
@@ -7,6 +7,8 @@
 comment 'Miscellaneous Utilities'
 
 bool 'adjtimex'	    CONFIG_ADJTIMEX
+bool 'crond'        CONFIG_CROND
+bool 'crontab'      CONFIG_CRONTAB
 bool 'dc'	    CONFIG_DC
 bool 'dutmp'	    CONFIG_DUTMP
 bool 'makedevs'	    CONFIG_MAKEDEVS