1c10f508e4
And + Support LCD controller. + Support SMSC LAN 9117 Ethernet controller. + Comment outed 'options GXIO_DEFAULT_EXPANSION'. As for verdex-pro being sold now, this option becomes obstructive. + Remove some usb devices in GUMSTIX. + Update GUMSTIX. Also Fix ARM ABI in gumstix_start.S. Thanks Brett Slager <bds at ifgd.net>. Calculate RAM size in gumstix_start.S.
11 lines
242 B
Plaintext
11 lines
242 B
Plaintext
# $NetBSD: GUMSTIX_INSTALL,v 1.3 2009/08/09 07:10:13 kiyohara Exp $
|
|
#
|
|
# GUMSTIX_INSTALL -- GUMSTIX kernel with installation-sized
|
|
# ramdisk
|
|
#
|
|
|
|
include "arch/evbarm/conf/GUMSTIX"
|
|
include "arch/evbarm/conf/INSTALL"
|
|
|
|
options BOOTHOWTO=RB_SINGLE
|