提交 ab2675d6 编写于 作者: C Christophe Leroy 提交者: Michael Ellerman

powerpc/8xx: Fix two CONFIG_8xx left behind

Commit 968159c0 ("powerpc/8xx: Getting rid of remaining use of
CONFIG_8xx") removed all but 2 references to 8xx in Kconfigs.

This patch removes the two remaining ones.

Fixes: 968159c0 ("powerpc/8xx: Getting rid of remaining use of CONFIG_8xx")
Signed-off-by: NChristophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: NMichael Ellerman <mpe@ellerman.id.au>
上级 df4c7983
......@@ -1176,7 +1176,7 @@ config CONSISTENT_SIZE
config PIN_TLB
bool "Pinned Kernel TLBs (860 ONLY)"
depends on ADVANCED_OPTIONS && 8xx
depends on ADVANCED_OPTIONS && PPC_8xx
config PIN_TLB_IMMR
bool "Pinned TLB for IMMR"
......
......@@ -91,7 +91,7 @@ endmenu
#
menu "MPC8xx CPM Options"
depends on 8xx
depends on PPC_8xx
# This doesn't really belong here, but it is convenient to ask
# 8xx specific questions.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册