projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b295a5
)
enable rdate and hwclock
author
Eric Andersen
<andersen@codepoet.org>
Fri, 9 Jul 2004 10:54:32 +0000
(10:54 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Fri, 9 Jul 2004 10:54:32 +0000
(10:54 -0000)
sources/busybox.config
patch
|
blob
|
history
diff --git
a/sources/busybox.config
b/sources/busybox.config
index 6c6eb3e7dde563a2f5c289341e937e48a49c2fc6..b00043465647c299dd5aa383309df7544a6afe09 100644
(file)
--- 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