]> git.neil.brown.name Git - history.git/commit
[PATCH] ppc64: CONFIG_PPC_PMAC implies CONFIG_ADB_PMU
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 13 Feb 2004 09:22:25 +0000 (01:22 -0800)
committerLinus Torvalds <torvalds@home.osdl.org>
Fri, 13 Feb 2004 09:22:25 +0000 (01:22 -0800)
commit7d3905c3ee45ec20828ff901654815c353f75d1e
treefd30b4eb3c3cab396f0fd4abe30e3a52614c77ef
parentf0bb091dfbd46096667011f83d46b7b6ee384ce1
[PATCH] ppc64: CONFIG_PPC_PMAC implies CONFIG_ADB_PMU

This avoids a link error if PPC_PMAC is set and the user forgets to set
ADB_PMU.  (The PMU driver is mandatory for pmac)
arch/ppc64/Kconfig