Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114809
b: refs/heads/master
c: 0f4d3fd
h: refs/heads/master
i:
  114807: 7a2509f
v: v3
  • Loading branch information
David Brownell authored and Linus Torvalds committed Oct 16, 2008
1 parent 6a511de commit f20d666
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 11 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f841a487d4dff35386e989768ec03a86a376bfde
refs/heads/master: 0f4d3fd8ac76122675de900d67a470306647374b
9 changes: 0 additions & 9 deletions trunk/drivers/char/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1043,15 +1043,6 @@ config HPET
open selects one of the timers supported by the HPET. The timers are
non-periodic and/or periodic.

config HPET_RTC_IRQ
bool
default HPET_EMULATE_RTC
depends on RTC && HPET
help
If you say Y here, you will disable RTC_IRQ in drivers/char/rtc.c. It
is assumed the platform called hpet_alloc with the RTC IRQ values for
the HPET timers.

config HPET_MMAP
bool "Allow mmap of HPET"
default y
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/char/rtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ static unsigned long rtc_port;
static int rtc_irq;
#endif

#ifdef CONFIG_HPET_RTC_IRQ
#ifdef CONFIG_HPET_EMULATE_RTC
#undef RTC_IRQ
#endif

Expand Down

0 comments on commit f20d666

Please sign in to comment.