]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: kill PPC_OF
authorKevin Hao <haokexin@gmail.com>
Thu, 12 Mar 2015 12:32:50 +0000 (20:32 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 17 Mar 2015 09:04:32 +0000 (20:04 +1100)
commitf9fafd02d7515d41ddfec3e8c106bf8294b7936a
tree9e511f88fb19353fb9d7fafa684d595e5a5e5fd7
parentb685247ab7c1967b5739325d5ac7b42419cafb52
powerpc: kill PPC_OF

We have set CONFIG_PPC_OF to always 'y' in commit bd6a2ecbb092
("powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpc") nine years
ago. And the arch/ppc also has gone away for many years. The OF
functionality was also moved to a common place and be used by many
archs. So it does make no sense to keep such a option in the current
kernel. Just kill it.

Signed-off-by: Kevin Hao <haokexin@gmail.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/Kconfig
arch/powerpc/Kconfig.debug
arch/powerpc/kernel/Makefile