OpenSDE Framework (without history before r20070)
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.

53 lines
1.4 KiB

  1. dnl --- T2-COPYRIGHT-NOTE-BEGIN ---
  2. dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. dnl
  4. dnl T2 SDE: architecture/sparc/kernel.conf.m4
  5. dnl Copyright (C) 2004 - 2006 The T2 SDE Project
  6. dnl
  7. dnl More information can be found in the files COPYING and README.
  8. dnl
  9. dnl This program is free software; you can redistribute it and/or modify
  10. dnl it under the terms of the GNU General Public License as published by
  11. dnl the Free Software Foundation; version 2 of the License. A copy of the
  12. dnl GNU General Public License can be found in the file COPYING.
  13. dnl --- T2-COPYRIGHT-NOTE-END ---
  14. define(`SPARC', 'SPARC')dnl
  15. dnl does at least not work for sun4 - and should not be really needed
  16. dnl on 32bit SPARCs (it is also not a default for our x86 default config)
  17. # CONFIG_HIGHMEM is not set
  18. # CONFIG_SUN4 is not set
  19. CONFIG_SUN_MOSTEK_RTC=y
  20. CONFIG_FB=y
  21. CONFIG_FB_SBUS=y
  22. CONFIG_FB_CGSIX=y
  23. CONFIG_FB_BWTWO=y
  24. CONFIG_FB_CGTHREE=y
  25. CONFIG_FB_TCX=y
  26. CONFIG_FB_CGFOURTEEN=y
  27. CONFIG_FB_P9100=y
  28. CONFIG_FB_LEO=y
  29. CONFIG_FB_ATY=y
  30. # CONFIG_FB_RIVA is not set
  31. # CONFIG_FB_RADEON is not set
  32. CONFIG_FONT_8x16=y
  33. CONFIG_FONT_SUN8x16=y
  34. CONFIG_FONT_SUN12x22=y
  35. include(`kernel-common.conf.m4')
  36. include(`kernel-block.conf.m4')
  37. include(`kernel-net.conf.m4')
  38. include(`kernel-fs.conf.m4')
  39. dnl LSI Logic / Symbios Logic (formerly NCR) 53c810 (rev 01)
  40. dnl does not work reliable with MMIO on my Ultra SPARC 5
  41. dnl Rene Rebe <rene@rocklinux.org>
  42. # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set