public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Clemens Ladisch <clemens@ladisch.de>
To: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Cc: Michal Marek <mmarek@suse.cz>,
	linux-kbuild@vger.kernel.org, lkml <linux-kernel@vger.kernel.org>,
	rtc-linux@googlegroups.com,
	Alessandro Zummo <a.zummo@towertech.it>
Subject: Re: 3.10.0-rc7: rtc_cmos.o: No linking because of missing CONFIG_HPET
Date: Mon, 01 Jul 2013 11:40:08 +0200	[thread overview]
Message-ID: <51D14E78.7040309@ladisch.de> (raw)
In-Reply-To: <51D14128.3040608@suse.cz>

> On 29.6.2013 22:42, Bjarni Ingi Gislason wrote:
>>   The file "drivers/rtc/rtc_cmos.c" needs CONFIG_HPET to get linked.
>>
>> rtc-cmos.c:(.text+0x16f214): undefined reference to `hpet_rtc_interrupt'

CONFIG_HPET enables drivers/char/hpet.c and nothing else; it does not
affect the HPET RTC emulation.

You are probably searching for CONFIG_HPET_EMULATE_RTC.


Regards,
Clemens

  reply	other threads:[~2013-07-01  9:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20130629204217.GA2589@rhi.hi.is>
2013-07-01  8:43 ` 3.10.0-rc7: rtc_cmos.o: No linking because of missing CONFIG_HPET Michal Marek
2013-07-01  9:40   ` Clemens Ladisch [this message]
2013-07-02 19:49     ` Bjarni Ingi Gislason
2013-07-11  1:53       ` 3.10.0-rc7: rtc_cmos.o: No linking because of missing CONFIG_HPET [PATCH] Bjarni Ingi Gislason

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51D14E78.7040309@ladisch.de \
    --to=clemens@ladisch.de \
    --cc=a.zummo@towertech.it \
    --cc=bjarniig@rhi.hi.is \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mmarek@suse.cz \
    --cc=rtc-linux@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox