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