DNS323 revision 1.2
1#	$NetBSD: DNS323,v 1.2 2010/10/10 05:19:35 kiyohara Exp $
2#
3#  DNS323 -- D-Link. DNS-323 platform kernel
4#
5
6include 	"arch/evbarm/conf/MARVELL_NAS"
7
8# Board Type
9makeoptions	BOARDTYPE="dns323"
10options 	EVBARM_BOARDTYPE=dns323
11
12makeoptions	CPUFLAGS="-mcpu=xscale"	# Xscale instruction set support
13no options	CPU_SHEEVA
14
15# Development and Debugging options
16
17#options 	PERFCTRS	# performance counters
18options 	DIAGNOSTIC	# internally consistency checks
19options 	DEBUG
20#options 	PMAP_DEBUG	# Enable pmap_debug_level code
21#options 	VERBOSE_INIT_ARM # verbose bootstraping messages
22options 	DDB		# in-kernel debugger
23#options 	DDB_HISTORY_SIZE=100	# Enable history editing in DDB
24#options 	KGDB
25#options 	DEBUG_KGDB
26makeoptions	DEBUG="-g -O2"	# compile full symbol table
27options 	SYMTAB_SPACE=500000
28#options 	AUDIO_DEBUG=2
29
30
31g760a*	at iic? addr 0x3e		# G760a fan speed controller
32lmtemp*	at iic? addr 0x48		# LM75 temperature sensor
33strtc* at iic? addr 0x68		# ST M41T80 Real-Time Clock
34options 	STRTC_NO_USERRAM
35options 	STRTC_NO_WATCHDOG
36