]> Git Repo - linux.git/commit
parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"
authorPaul Bolle <[email protected]>
Wed, 29 May 2013 09:56:58 +0000 (09:56 +0000)
committerHelge Deller <[email protected]>
Sat, 1 Jun 2013 12:28:47 +0000 (14:28 +0200)
commit766039022a480ede847659daaa78772bdcc598ae
tree3ce54dfacd8f160484180f973dd598c100710563
parentae249b5fa27f9fba25aa59664d4338efc2dd2394
parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"

There's a Makefile line setting cflags for CONFIG_PA7100. But that
Kconfig macro doesn't exist. There is a Kconfig symbol PA7000, which
covers both PA7000 and PA7100 processors. So let's use the corresponding
Kconfig macro.

Signed-off-by: Paul Bolle <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
arch/parisc/Makefile
This page took 0.052187 seconds and 4 git commands to generate.