Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 92863569 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Michael Ellerman
Browse files

powerpc: allow NOT_COHERENT_CACHE for amigaone



AMIGAONE selects NOT_COHERENT_CACHE, so we better allow it.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent b18f0ae9
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -400,7 +400,8 @@ config NR_CPUS

config NOT_COHERENT_CACHE
	bool
	depends on 4xx || PPC_8xx || E200 || PPC_MPC512x || GAMECUBE_COMMON
	depends on 4xx || PPC_8xx || E200 || PPC_MPC512x || \
		GAMECUBE_COMMON || AMIGAONE
	default n if PPC_47x
	default y