summaryrefslogtreecommitdiffstats
path: root/sources
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-07-09 10:54:32 +0000
committerEric Andersen <andersen@codepoet.org>2004-07-09 10:54:32 +0000
commit91c645eb5af237982fa074ece782addeaea6465f (patch)
tree60ab81d0cbea0e3b4fb149d4cbe9827566e1e3b2 /sources
parent8b295a5fc4ffb861e01c7e35f2bc37f402b5f56f (diff)
downloadbuildroot-novena-91c645eb5af237982fa074ece782addeaea6465f.tar.gz
buildroot-novena-91c645eb5af237982fa074ece782addeaea6465f.zip
enable rdate and hwclock
Diffstat (limited to 'sources')
-rw-r--r--sources/busybox.config5
1 files changed, 3 insertions, 2 deletions
diff --git a/sources/busybox.config b/sources/busybox.config
index 6c6eb3e7d..b00043465 100644
--- a/sources/busybox.config
+++ b/sources/busybox.config
@@ -435,13 +435,14 @@ CONFIG_FEATURE_FDISK_WRITABLE=y
# CONFIG_MKFS_MINIX is not set
CONFIG_GETOPT=y
CONFIG_HEXDUMP=y
-# CONFIG_HWCLOCK is not set
+CONFIG_HWCLOCK=y
+CONFIG_FEATURE_HWCLOCK_LONGOPTIONS=y
# CONFIG_LOSETUP is not set
# CONFIG_MKSWAP is not set
CONFIG_MORE=y
CONFIG_FEATURE_USE_TERMIOS=y
CONFIG_PIVOT_ROOT=y
-# CONFIG_RDATE is not set
+CONFIG_RDATE=y
CONFIG_SWAPONOFF=y
CONFIG_MOUNT=y
# CONFIG_NFSMOUNT is not set