linux/arch
Thomas Gleixner 764e0da14f timers: Fixup the Kconfig consolidation fallout
Sigh, I missed to check which architecture Kconfig files actually
include the core Kconfig file. There are a few which did not. So we
broke them.

Instead of adding the includes to those, we are better off to move the
include to init/Kconfig like we did already with irqs and others.

This does not change anything for the architectures using the old
style periodic timer mode. It just solves the build wreckage there.

For those architectures which use the clock events infrastructure it
moves the include of the core Kconfig file to "General setup" which is
a way more logical place than having it at random locations specified
by the architecture specific Kconfigs.

Reported-by: Ingo Molnar <mingo@kernel.org>
Cc: Anna-Maria Gleixner <anna-maria@glx-um.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2012-05-21 23:43:46 +02:00
..
alpha alpha: Use generic time config 2012-05-21 11:01:41 +02:00
arm timers: Fixup the Kconfig consolidation fallout 2012-05-21 23:43:46 +02:00
avr32 timers: Fixup the Kconfig consolidation fallout 2012-05-21 23:43:46 +02:00
blackfin timers: Fixup the Kconfig consolidation fallout 2012-05-21 23:43:46 +02:00
c6x timers: Fixup the Kconfig consolidation fallout 2012-05-21 23:43:46 +02:00
cris cris: Use generic time config 2012-05-21 11:01:42 +02:00
frv frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOL 2012-04-02 14:41:26 -07:00
h8300 timers: Fixup the Kconfig consolidation fallout 2012-05-21 23:43:46 +02:00
hexagon timers: Fixup the Kconfig consolidation fallout 2012-05-21 23:43:46 +02:00
ia64 ia64: Use generic time config 2012-05-21 11:01:42 +02:00
m32r m32r: Use generic time config 2012-05-21 11:01:42 +02:00
m68k timers: Fixup the Kconfig consolidation fallout 2012-05-21 23:43:46 +02:00
microblaze timers: Fixup the Kconfig consolidation fallout 2012-05-21 23:43:46 +02:00
mips timers: Fixup the Kconfig consolidation fallout 2012-05-21 23:43:46 +02:00
mn10300 timers: Fixup the Kconfig consolidation fallout 2012-05-21 23:43:46 +02:00
openrisc timers: Fixup the Kconfig consolidation fallout 2012-05-21 23:43:46 +02:00
parisc TTY: pdc_cons, fix regression in close 2012-05-05 16:21:21 -07:00
powerpc timers: Fixup the Kconfig consolidation fallout 2012-05-21 23:43:46 +02:00
s390 timers: Fixup the Kconfig consolidation fallout 2012-05-21 23:43:46 +02:00
score timers: Fixup the Kconfig consolidation fallout 2012-05-21 23:43:46 +02:00
sh timers: Fixup the Kconfig consolidation fallout 2012-05-21 23:43:46 +02:00
sparc timers: Fixup the Kconfig consolidation fallout 2012-05-21 23:43:46 +02:00
tile timers: Fixup the Kconfig consolidation fallout 2012-05-21 23:43:46 +02:00
um timers: Fixup the Kconfig consolidation fallout 2012-05-21 23:43:46 +02:00
unicore32 timers: Fixup the Kconfig consolidation fallout 2012-05-21 23:43:46 +02:00
x86 timers: Fixup the Kconfig consolidation fallout 2012-05-21 23:43:46 +02:00
xtensa xtensa: fix build fail on undefined ack_bad_irq 2012-04-26 18:35:32 -04:00
.gitignore
Kconfig Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile 2012-03-29 14:49:45 -07:00