xref: /linux/arch/powerpc/platforms/amigaone/Kconfig (revision eb01d42a77785ff96b6e66a2a2e7027fc6d78e4a)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
254b318aaSGerhard Pircherconfig AMIGAONE
354b318aaSGerhard Pircher	bool "Eyetech AmigaOne/MAI Teron"
428794d34SBenjamin Herrenschmidt	depends on 6xx && BROKEN_ON_SMP
554b318aaSGerhard Pircher	select PPC_I8259
654b318aaSGerhard Pircher	select PPC_INDIRECT_PCI
754b318aaSGerhard Pircher	select PPC_UDBG_16550
8*eb01d42aSChristoph Hellwig	select FORCE_PCI
954b318aaSGerhard Pircher	select NOT_COHERENT_CACHE
1054b318aaSGerhard Pircher	select CHECK_CACHE_COHERENCY
1154b318aaSGerhard Pircher	select DEFAULT_UIMAGE
128761f1abSRalf Baechle	select HAVE_PCSPKR_PLATFORM
1354b318aaSGerhard Pircher	help
1454b318aaSGerhard Pircher	Select AmigaOne for the following machines:
1554b318aaSGerhard Pircher	- AmigaOne SE/Teron CX (G3 only)
1654b318aaSGerhard Pircher	- AmigaOne XE/Teron PX
1754b318aaSGerhard Pircher	- uA1/Teron mini
1854b318aaSGerhard Pircher	  More information is available at:
1954b318aaSGerhard Pircher	  <http://amigaone-linux.sourceforge.net/>.
20