1config R4K 2 bool 3 select ISA_BUS 4 select SERIAL_ISA 5 select I8259 6 select I8254 7 select MC146818RTC 8 imply VGA_ISA 9 imply NE2000_ISA 10 select IDE_ISA 11 select PCKBD 12 select PFLASH_CFI01 13 14config MALTA 15 bool 16 17config MIPSSIM 18 bool 19 select ISA_BUS 20 select SERIAL_ISA 21 select MIPSNET 22 23config JAZZ 24 bool 25 select ISA_BUS 26 select RC4030 27 select I8259 28 select I8254 29 select I8257 30 select PCSPK 31 select VGA_ISA_MM 32 select G364FB 33 select DP8393X 34 select ESP 35 select FDC 36 select MC146818RTC 37 select PCKBD 38 select SERIAL 39 select PARALLEL 40 select DS1225Y 41 select JAZZ_LED 42 43config FULONG 44 bool 45 46config MIPS_CPS 47 bool 48 select PTIMER 49 50config MIPS_BOSTON 51 bool 52