diff options
author | Christophe Leroy <christophe.leroy@c-s.fr> | 2018-11-17 11:24:54 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-11-26 12:33:37 +0100 |
commit | f99e33f12490d03e34e1b9cb1b3e3a8beff34ae5 (patch) | |
tree | 885bd8ad678127bbc7b3893149f1d3652b8a02ed /Documentation/conf.py | |
parent | cxl: Use device_type helpers to access the node type (diff) | |
download | linux-f99e33f12490d03e34e1b9cb1b3e3a8beff34ae5.tar.xz linux-f99e33f12490d03e34e1b9cb1b3e3a8beff34ae5.zip |
drivers/cpufreq: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Today, powerpc has three CONFIG labels which means exactly the same:
- CONFIG_6xx
- CONFIG_PPC_BOOK3S_32
- CONFIG_PPC_STD_MMU_32
By consistency with PPC64, CONFIG_PPC_BOOK3S_32 is the preferred one.
Using a label with includes _PPC_ also makes it clearer that it is
linked to powerpc.
In preparation of the removal of CONFIG_6xx, this patch replaces it
by CONFIG_PPC_BOOK3S_32
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'Documentation/conf.py')
0 files changed, 0 insertions, 0 deletions