diff options
author | John Stultz <john.stultz@linaro.org> | 2011-04-29 15:03:11 -0700 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2011-05-02 21:36:57 +0200 |
commit | b4d246b12410b53506c311e5e0b6abb71ead65c6 (patch) | |
tree | 9790105503304f3790f19fd266614267e020b854 /arch/x86/kernel/vmlinux.lds.S | |
parent | 472647dcd7e351dbeda750e5ab3e8f7b06d1199a (diff) |
RTC: Disable CONFIG_RTC_CLASS from being built as a module
The RTC subsystem has a number of accessors that are available via
include/linux/rtc.h. However many of these interfaces are not
available for use if CONFIG_RTC_CLASS=m.
So in order to support wider use of the RTC in the kernel, I'm
removing the tristate config option for a bool, so that code can
easily be conditionalized if the RTC class is present or not.
Signed-off-by: John Stultz <john.stultz@linaro.org>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/kernel/vmlinux.lds.S')
0 files changed, 0 insertions, 0 deletions