KUROBOX_PRO revision 1.3 1 # $NetBSD: KUROBOX_PRO,v 1.3 2012/02/09 19:07:37 matt Exp $
2 #
3 # KUROBOX_PRO -- KUROUTOSHIKOU. KURO-BOX/PRO platform kernel
4 #
5
6 include "arch/evbarm/conf/MARVELL_NAS"
7
8 # Board Type
9 makeoptions BOARDTYPE="kurobox_pro"
10 options EVBARM_BOARDTYPE=kurobox_pro
11
12 makeoptions CPUFLAGS="-mcpu=xscale" # Xscale instruction set support
13 no options CPU_SHEEVA
14 no options KIRKWOOD
15
16 # Development and Debugging options
17
18 #options PERFCTRS # performance counters
19 options DIAGNOSTIC # internally consistency checks
20 options DEBUG
21 #options PMAP_DEBUG # Enable pmap_debug_level code
22 #options VERBOSE_INIT_ARM # verbose bootstraping messages
23 options DDB # in-kernel debugger
24 #options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
25 #options KGDB
26 #options DEBUG_KGDB
27 makeoptions DEBUG="-g -O2" # compile full symbol table
28 options SYMTAB_SPACE=780000
29 #options AUDIO_DEBUG=2
30
31
32 # On-chip PCI Interface doesn't use.
33 no gtpci* at mvsoc?
34 no pci* at gtpci?
35
36 rs5c372rtc* at iic? addr 0x32 # RICOH RS5C372 RTC
37
38 # PCI network interfaces
39 #mskc* at pci? dev ? function ? # Marvell Yukon 2 Gigabit Ethernet
40 #msk* at mskc?
41