diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-25 02:57:43 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-25 02:57:43 +0400 |
commit | 9e72ea82e62dd714bc11ed29bfe09a7fc8ac24fe (patch) | |
tree | b1797d88eb6ea57e618a68a23b960e4176449926 /arch/sparc/defconfig | |
parent | 03746bad30890284cc14fc39184c5b60b9cb8bc9 (diff) | |
parent | 1966287dfa07b2aa125009587a5d2b8375775c53 (diff) | |
download | linux-9e72ea82e62dd714bc11ed29bfe09a7fc8ac24fe.tar.xz |
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
* 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6:
[SPARC64]: Mark most of initial bootup asm as .text.init.ref_ok
[SPARC32]: Fix bug in sparc optimized memset.
[SPARC64]: Update defconfig.
[SPARC]: Add missing NOTES section.
[SPARC32]: missing exports
[SPARC32]: Deal with rtc/sun_mostek_rtc conflict.
Diffstat (limited to 'arch/sparc/defconfig')
-rw-r--r-- | arch/sparc/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/defconfig b/arch/sparc/defconfig index 38bd79fe6e75..fdc67238408a 100644 --- a/arch/sparc/defconfig +++ b/arch/sparc/defconfig @@ -600,7 +600,7 @@ CONFIG_LEGACY_PTY_COUNT=256 # CONFIG_IPMI_HANDLER is not set # CONFIG_WATCHDOG is not set CONFIG_HW_RANDOM=m -CONFIG_RTC=m +CONFIG_JS_RTC=m # CONFIG_R3964 is not set # CONFIG_APPLICOM is not set # CONFIG_DRM is not set |