Home | History | Annotate | Line # | Download | only in conf
KURONAS_X4 revision 1.1.4.2
      1  1.1.4.2  skrll #	$NetBSD: KURONAS_X4,v 1.1.4.2 2016/10/05 20:55:26 skrll Exp $
      2  1.1.4.2  skrll #
      3  1.1.4.2  skrll #  KUROBOX_PRO -- KUROUTOSHIKOU. KURO-BOX/PRO platform kernel
      4  1.1.4.2  skrll #
      5  1.1.4.2  skrll 
      6  1.1.4.2  skrll include 	"arch/evbarm/conf/MARVELL_NAS"
      7  1.1.4.2  skrll 
      8  1.1.4.2  skrll # Board Type
      9  1.1.4.2  skrll makeoptions	BOARDTYPE="kuronas_x4"
     10  1.1.4.2  skrll options 	EVBARM_BOARDTYPE=kuronas_x4
     11  1.1.4.2  skrll 
     12  1.1.4.2  skrll makeoptions	CPUFLAGS="-mcpu=xscale"	# Xscale instruction set support
     13  1.1.4.2  skrll no options	CPU_SHEEVA
     14  1.1.4.2  skrll no options	KIRKWOOD
     15  1.1.4.2  skrll 
     16  1.1.4.2  skrll # Also build a kernel with root on wd0, to avoid query for root fs
     17  1.1.4.2  skrll config		netbsd-wd0	root on wd0 type ffs
     18  1.1.4.2  skrll 
     19  1.1.4.2  skrll # Development and Debugging options
     20  1.1.4.2  skrll 
     21  1.1.4.2  skrll #options 	PERFCTRS	# performance counters
     22  1.1.4.2  skrll options 	DIAGNOSTIC	# internal consistency checks
     23  1.1.4.2  skrll options 	DEBUG
     24  1.1.4.2  skrll #options 	PMAP_DEBUG	# Enable pmap_debug_level code
     25  1.1.4.2  skrll #options 	VERBOSE_INIT_ARM # verbose bootstraping messages
     26  1.1.4.2  skrll #options 	DDB_HISTORY_SIZE=100	# Enable history editing in DDB
     27  1.1.4.2  skrll #options 	KGDB
     28  1.1.4.2  skrll #options 	DEBUG_KGDB
     29  1.1.4.2  skrll makeoptions	DEBUG="-g"	# compile full symbol table
     30  1.1.4.2  skrll #makeoptions	COPTS="-O2"
     31  1.1.4.2  skrll makeoptions	COPY_SYMTAB=1
     32  1.1.4.2  skrll #options 	AUDIO_DEBUG=2
     33  1.1.4.2  skrll 
     34  1.1.4.2  skrll 
     35  1.1.4.2  skrll rs5c372rtc* at iic? addr 0x32		# RICOH RS5C372 RTC
     36  1.1.4.2  skrll 
     37  1.1.4.2  skrll # PCI network interfaces
     38  1.1.4.2  skrll #mskc*	at pci? dev ? function ?	# Marvell Yukon 2 Gigabit Ethernet
     39  1.1.4.2  skrll #msk*	at mskc?
     40