1*54b318aaSGerhard Pircherconfig AMIGAONE 2*54b318aaSGerhard Pircher bool "Eyetech AmigaOne/MAI Teron" 3*54b318aaSGerhard Pircher depends on PPC32 && BROKEN_ON_SMP && PPC_MULTIPLATFORM 4*54b318aaSGerhard Pircher select PPC_I8259 5*54b318aaSGerhard Pircher select PPC_INDIRECT_PCI 6*54b318aaSGerhard Pircher select PPC_UDBG_16550 7*54b318aaSGerhard Pircher select PCI 8*54b318aaSGerhard Pircher select NOT_COHERENT_CACHE 9*54b318aaSGerhard Pircher select CHECK_CACHE_COHERENCY 10*54b318aaSGerhard Pircher select DEFAULT_UIMAGE 11*54b318aaSGerhard Pircher select PCSPKR_PLATFORM 12*54b318aaSGerhard Pircher help 13*54b318aaSGerhard Pircher Select AmigaOne for the following machines: 14*54b318aaSGerhard Pircher - AmigaOne SE/Teron CX (G3 only) 15*54b318aaSGerhard Pircher - AmigaOne XE/Teron PX 16*54b318aaSGerhard Pircher - uA1/Teron mini 17*54b318aaSGerhard Pircher More information is available at: 18*54b318aaSGerhard Pircher <http://amigaone-linux.sourceforge.net/>. 19