lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 01 Jul 2013 11:40:08 +0200
From:	Clemens Ladisch <clemens@...isch.de>
To:	Bjarni Ingi Gislason <bjarniig@....hi.is>
CC:	Michal Marek <mmarek@...e.cz>, linux-kbuild@...r.kernel.org,
	lkml <linux-kernel@...r.kernel.org>, rtc-linux@...glegroups.com,
	Alessandro Zummo <a.zummo@...ertech.it>
Subject: Re: 3.10.0-rc7: rtc_cmos.o: No linking because of missing CONFIG_HPET

> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ