]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
rtc: use CONFIG_PPC instead of CONFIG_PPC_MERGE
authorKumar Gala <galak@kernel.crashing.org>
Thu, 16 Oct 2008 05:03:06 +0000 (22:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:40 +0000 (11:21 -0700)
commit03274572215a1dfc7c382ef9b18c562612b4d466
tree08964e93f3c9a974d865af36840cffd7637e93cd
parent743e6a504f81d1e2f086e726b69fb6631d11f820
rtc: use CONFIG_PPC instead of CONFIG_PPC_MERGE

Now that arch/ppc is dead CONFIG_PPC_MERGE is always defined for all
powerpc platforms and we want to get rid of it use CONFIG_PPC instead.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: David Brownell <david-b@pacbell.net>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/Kconfig