mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
697 B

  1. define(`SPARC', 'SPARC')dnl
  2. dnl does at least not work for sun4 - and should not be really needed
  3. dnl on 32bit SPARCs (it is also not a default for our x86 default config)
  4. # CONFIG_HIGHMEM is not set
  5. # CONFIG_SUN4 is not set
  6. CONFIG_FB=y
  7. CONFIG_FB_SBUS=y
  8. CONFIG_FB_CGSIX=y
  9. CONFIG_FB_BWTWO=y
  10. CONFIG_FB_CGTHREE=y
  11. CONFIG_FB_TCX=y
  12. CONFIG_FB_CGFOURTEEN=y
  13. CONFIG_FB_P9100=y
  14. CONFIG_FB_LEO=y
  15. include(`kernel-common.conf')
  16. include(`kernel-scsi.conf')
  17. include(`kernel-net.conf')
  18. include(`kernel-fs.conf')
  19. dnl LSI Logic / Symbios Logic (formerly NCR) 53c810 (rev 01)
  20. dnl does not work reliable with MMIO on my Ultra SPARC 5
  21. dnl Rene Rebe <rene@rocklinux.org>
  22. # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set