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.

22 lines
788 B

  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/mips64/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(`MIPS', `MIPS')dnl
  15. CONFIG_MIPS=y
  16. CONFIG_MIPS64=y
  17. include(`kernel-common.conf.m4')
  18. include(`kernel-block.conf.m4')
  19. include(`kernel-net.conf.m4')
  20. include(`kernel-fs.conf.m4')