]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - arch/powerpc/platforms/amigaone/Kconfig
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / arch / powerpc / platforms / amigaone / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 config AMIGAONE
3 bool "Eyetech AmigaOne/MAI Teron"
4 depends on 6xx && BROKEN_ON_SMP
5 select PPC_I8259
6 select PPC_INDIRECT_PCI
7 select PPC_UDBG_16550
8 select PCI
9 select NOT_COHERENT_CACHE
10 select CHECK_CACHE_COHERENCY
11 select DEFAULT_UIMAGE
12 select HAVE_PCSPKR_PLATFORM
13 help
14 Select AmigaOne for the following machines:
15 - AmigaOne SE/Teron CX (G3 only)
16 - AmigaOne XE/Teron PX
17 - uA1/Teron mini
18 More information is available at:
19 <http://amigaone-linux.sourceforge.net/>.