diff options
author | Olaf Hering <olh@suse.de> | 2006-01-10 21:57:40 +0100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-01-11 14:47:13 +1100 |
commit | ad2b2426bb8dce97827182946e33e7f7ff0afbce (patch) | |
tree | 41b2a82894b9c962cb2297a09ce1dced5c74d3ad /arch | |
parent | 02706647a49011ae1e7b4eca33e835d1681b094e (diff) |
[PATCH] enable the RTC driver in ppc64_defconfig
Enable the RTC driver.
Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/powerpc/configs/ppc64_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig index 347f4391db8d..0b2b55a79c3c 100644 --- a/arch/powerpc/configs/ppc64_defconfig +++ b/arch/powerpc/configs/ppc64_defconfig @@ -878,7 +878,7 @@ CONFIG_HVCS=m # # CONFIG_WATCHDOG is not set # CONFIG_RTC is not set -# CONFIG_GEN_RTC is not set +CONFIG_GEN_RTC=y # CONFIG_DTLK is not set # CONFIG_R3964 is not set # CONFIG_APPLICOM is not set |