powerpc/8xx: Fix two CONFIG_8xx left behind

Commit 968159c003 ("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: 968159c003 ("powerpc/8xx: Getting rid of remaining use of CONFIG_8xx")
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
此提交包含在:
Christophe Leroy
2017-08-14 09:14:19 +02:00
提交者 Michael Ellerman
父節點 df4c798318
當前提交 ab2675d6ac
共有 2 個檔案被更改,包括 2 行新增2 行删除

查看文件

@@ -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.