home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / src / linux-headers-2.6.17-6 / arch / arm / mach-aaec2000 / Kconfig next >
Encoding:
Text File  |  2006-08-11  |  164 b   |  12 lines

  1. if ARCH_AAEC2000
  2.  
  3. menu "Agilent AAEC-2000 Implementations"
  4.  
  5. config MACH_AAED2000
  6.     bool "Agilent AAED-2000 Development Platform"
  7.     select CPU_ARM920T
  8.  
  9. endmenu
  10.  
  11. endif
  12.