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