Fix the issue of /dev/misc/rtc missing from hwclock.sh

Build RTC driver into kernel by default on qemux86 to avoid missing of /dev/misc/rtc

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
Zhai Edwin 2010-06-09 14:41:15 +08:00 committed by Joshua Lock
parent 6f28a05ccc
commit 2e54470a0b
1 changed files with 1 additions and 2 deletions

View File

@ -1154,8 +1154,7 @@ CONFIG_PRINTER=y
# CONFIG_IPMI_HANDLER is not set
# CONFIG_HW_RANDOM is not set
# CONFIG_NVRAM is not set
# CONFIG_RTC is not set
# CONFIG_GEN_RTC is not set
CONFIG_RTC=y
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set