From: Alexander Beregalov Date: Sat, 11 Apr 2009 23:55:41 +0000 (-0700) Subject: Input: hp_sdc_rtc should depend on serio X-Git-Tag: v2.6.31-rc4~17^2~62 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d061ebd57a046b3df8be8b76c387a95171059244;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git Input: hp_sdc_rtc should depend on serio Fix this build error when CONFIG_SERIO is not set hp_sdc_rtc.c:691: undefined reference to `hp_sdc_request_timer_irq' and so on.. "select should be used with care. select will force a symbol to a value without visiting the dependencies." Signed-off-by: Alexander Beregalov Signed-off-by: Dmitry Torokhov --- diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig index 203abac..5c0a631 100644 --- a/drivers/input/misc/Kconfig +++ b/drivers/input/misc/Kconfig @@ -214,7 +214,7 @@ config INPUT_SGI_BTNS config HP_SDC_RTC tristate "HP SDC Real Time Clock" - depends on GSC || HP300 + depends on (GSC || HP300) && SERIO select HP_SDC help Say Y here if you want to support the built-in real time clock