1config SUN4M 2 bool 3 imply TCX 4 imply CG3 5 select CS4231 6 select ECCMEMCTL 7 select EMPTY_SLOT 8 select ESCC 9 select ESP 10 select FDC 11 select SLAVIO 12 select LANCE 13 select M48T59 14 select STP2000 15 select CHRP_NVRAM 16 17config LEON3 18 bool 19 select GRLIB 20 21config GRLIB 22 bool 23 select PTIMER 24 25config SLAVIO 26 bool 27 select PTIMER 28