Build all geode platform drivers into the kernel Remove kmod-* packages for these drivers Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44809master
parent
f60113762a
commit
9e0759ea26
@ -1,28 +0,0 @@ |
||||
# Copyright (C) 2011 OpenWrt.org |
||||
|
||||
config interface loopback |
||||
option ifname lo |
||||
option proto static |
||||
option ipaddr 127.0.0.1 |
||||
option netmask 255.0.0.0 |
||||
|
||||
# N.B. the labels on the Netgate boxes actually reverse the LAN and WAN |
||||
# port markings. |
||||
config interface lan |
||||
option ifname eth1 |
||||
option type bridge |
||||
option proto static |
||||
option ipaddr 192.168.1.1 |
||||
option netmask 255.255.255.0 |
||||
option ip6assign 60 |
||||
|
||||
config interface wan |
||||
option ifname eth0 |
||||
option proto dhcp |
||||
|
||||
config interface wan6 |
||||
option ifname eth0 |
||||
option proto dhcpv6 |
||||
|
||||
config globals globals |
||||
option ula_prefix auto |
@ -1,29 +0,0 @@ |
||||
config system |
||||
option hostname OpenWrt |
||||
option timezone UTC |
||||
|
||||
config timeserver ntp |
||||
list server 0.openwrt.pool.ntp.org |
||||
list server 1.openwrt.pool.ntp.org |
||||
list server 2.openwrt.pool.ntp.org |
||||
list server 3.openwrt.pool.ntp.org |
||||
|
||||
config led |
||||
option default 1 |
||||
option name LAN |
||||
option sysfs 'alix:1' |
||||
option trigger netdev |
||||
option mode 'tx rx' |
||||
option dev 'br-lan' |
||||
|
||||
config led |
||||
option default 1 |
||||
option name WiFi |
||||
option sysfs 'alix:2' |
||||
option trigger 'phy0tpt' |
||||
|
||||
config led |
||||
option default 0 |
||||
option name Heartbeat |
||||
option sysfs 'alix:3' |
||||
option trigger 'heartbeat' |
@ -1,13 +0,0 @@ |
||||
#!/bin/sh |
||||
|
||||
logger -t button -p daemon.info "$BUTTON/$ACTION" |
||||
|
||||
case "$BUTTON/$ACTION" in |
||||
|
||||
reset/released) |
||||
reboot -f |
||||
;; |
||||
|
||||
esac |
||||
|
||||
exit 0 |
@ -1,29 +0,0 @@ |
||||
CONFIG_ALIX=y |
||||
CONFIG_DEBUG_BUGVERBOSE=y |
||||
CONFIG_DMI=y |
||||
CONFIG_DMIID=y |
||||
CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y |
||||
# CONFIG_DMI_SYSFS is not set |
||||
# CONFIG_GEOS is not set |
||||
CONFIG_GPIOLIB=y |
||||
CONFIG_GPIO_DEVRES=y |
||||
# CONFIG_GPIO_F7188X is not set |
||||
# CONFIG_GPIO_INTEL_MID is not set |
||||
CONFIG_GPIO_SYSFS=y |
||||
# CONFIG_HIGHMEM64G is not set |
||||
CONFIG_HWMON=y |
||||
# CONFIG_KEYBOARD_GPIO is not set |
||||
# CONFIG_LEDS_CLEVO_MAIL is not set |
||||
# CONFIG_M486 is not set |
||||
# CONFIG_MATH_EMULATION is not set |
||||
CONFIG_MGEODE_LX=y |
||||
CONFIG_NLS=y |
||||
CONFIG_PATA_CS5536=y |
||||
CONFIG_PCI_LABEL=y |
||||
# CONFIG_SCx200 is not set |
||||
CONFIG_THERMAL_HWMON=y |
||||
CONFIG_X86_CMOV=y |
||||
CONFIG_X86_DEBUGCTLMSR=y |
||||
CONFIG_X86_TSC=y |
||||
CONFIG_X86_USE_3DNOW=y |
||||
CONFIG_X86_USE_PPRO_CHECKSUM=y |
@ -1,32 +0,0 @@ |
||||
BOARDNAME:=PCEngines alix2
|
||||
FEATURES:=squashfs ext4 pci usb gpio
|
||||
DEFAULT_PACKAGES += \
|
||||
kmod-crypto-hw-geode kmod-crypto-ocf kmod-crypto-aes kmod-crypto-cbc \
|
||||
kmod-gpio-cs5535-new kmod-gpio-nsc \
|
||||
kmod-wdt-geode kmod-cs5535-clockevt kmod-cs5535-mfgpt \
|
||||
kmod-cs5536 \
|
||||
kmod-hwmon-core kmod-hwmon-lm90 \
|
||||
kmod-via-rhine \
|
||||
kmod-i2c-core kmod-i2c-gpio \
|
||||
kmod-i2c-algo-bit kmod-i2c-algo-pca kmod-i2c-algo-pcf \
|
||||
kmod-i2c-scx200-acb \
|
||||
kmod-usb-core kmod-usb2 kmod-usb2-pci kmod-usb-ohci \
|
||||
kmod-cfg80211 kmod-mac80211 \
|
||||
kmod-mppe kmod-pppoe kmod-pppol2tp \
|
||||
kmod-ath5k kmod-ath9k \
|
||||
kmod-leds-gpio kmod-input-gpio-keys-polled \
|
||||
kmod-button-hotplug \
|
||||
kmod-ledtrig-heartbeat kmod-ledtrig-gpio \
|
||||
kmod-ledtrig-netdev \
|
||||
kmod-cpu-msr hwclock wpad
|
||||
CS5535_MASK:=0x0b000042
|
||||
|
||||
CPU_TYPE := geode
|
||||
|
||||
define Target/Description |
||||
Build firmware images for PCEngines alix2 board
|
||||
endef |
||||
|
||||
define KernelPackage/gpio-cs5535-new/install |
||||
sed -i -r -e 's/$$$$$$$$/ mask=$(CS5535_MASK)/' $(1)/etc/modules.d/??-gpio-cs5535-new
|
||||
endef |
@ -1,16 +0,0 @@ |
||||
#
|
||||
# Copyright (C) 2008 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
#
|
||||
|
||||
define Profile/Soekris45xx |
||||
NAME:=Soekris Net45xx
|
||||
PACKAGES:=kmod-natsemi kmod-leds-net48xx kmod-wdt-sc520
|
||||
endef |
||||
|
||||
define Profile/Soekris45xx/Description |
||||
Package set compatible with the Soekris Net45xx. Net4511 and 4521 need PCMCIA Cardbus support. Please add manually.
|
||||
endef |
||||
$(eval $(call Profile,Soekris45xx)) |
@ -1,16 +0,0 @@ |
||||
#
|
||||
# Copyright (C) 2008 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
#
|
||||
|
||||
define Profile/Soekris48xx |
||||
NAME:=Soekris Net48xx
|
||||
PACKAGES:=kmod-i2c-scx200 kmod-natsemi kmod-leds-net48xx kmod-gpio-scx200 kmod-wdt-scx200 kmod-hwmon-pc87360
|
||||
endef |
||||
|
||||
define Profile/Soekris48xx/Description |
||||
Package set compatible with the Soekris Net4801. Contains I2C/LEDS/GPIO/Sensors support
|
||||
endef |
||||
$(eval $(call Profile,Soekris48xx)) |
@ -1,16 +0,0 @@ |
||||
#
|
||||
# Copyright (C) 2006,2009 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
#
|
||||
|
||||
define Profile/Wrap |
||||
NAME:=PCEngines WRAP
|
||||
PACKAGES:=kmod-i2c-scx200 kmod-natsemi kmod-leds-wrap kmod-gpio-scx200 kmod-wdt-scx200 kmod-hwmon-pc87360
|
||||
endef |
||||
|
||||
define Profile/Wrap/Description |
||||
Package set compatible with the PCEngines WRAP. Contains I2C/LEDS/GPIO/Sensors support
|
||||
endef |
||||
$(eval $(call Profile,Wrap)) |
@ -0,0 +1,58 @@ |
||||
CONFIG_ALIX=y |
||||
# CONFIG_ATA_PIIX is not set |
||||
CONFIG_CS5535_CLOCK_EVENT_SRC=y |
||||
CONFIG_CS5535_MFGPT=y |
||||
CONFIG_CS5535_MFGPT_DEFAULT_IRQ=7 |
||||
CONFIG_GEODE_WDT=y |
||||
CONFIG_GPIOLIB=y |
||||
CONFIG_GPIO_CS5535=y |
||||
CONFIG_GPIO_DEVRES=y |
||||
# CONFIG_GPIO_F7188X is not set |
||||
# CONFIG_GPIO_INTEL_MID is not set |
||||
CONFIG_GPIO_SYSFS=y |
||||
# CONFIG_HIGHMEM64G is not set |
||||
CONFIG_HWMON=y |
||||
CONFIG_I2C=y |
||||
CONFIG_I2C_ALGOBIT=y |
||||
CONFIG_I2C_ALGOPCA=y |
||||
CONFIG_I2C_ALGOPCF=y |
||||
CONFIG_I2C_BOARDINFO=y |
||||
# CONFIG_KEYBOARD_GPIO is not set |
||||
CONFIG_LEDS_GPIO=y |
||||
# CONFIG_M486 is not set |
||||
CONFIG_MFD_CORE=y |
||||
CONFIG_MFD_CS5535=y |
||||
CONFIG_MGEODE_LX=y |
||||
CONFIG_NATSEMI=y |
||||
CONFIG_NET5501=y |
||||
CONFIG_NLS=y |
||||
CONFIG_NSC_GPIO=y |
||||
CONFIG_PATA_CS5520=y |
||||
CONFIG_PATA_CS5530=y |
||||
CONFIG_PATA_CS5535=y |
||||
CONFIG_PATA_CS5536=y |
||||
CONFIG_PATA_SC1200=y |
||||
CONFIG_PC8736x_GPIO=y |
||||
CONFIG_SC1200_WDT=y |
||||
CONFIG_SCx200_ACB=y |
||||
CONFIG_SCx200_WDT=y |
||||
CONFIG_SENSORS_LM90=y |
||||
CONFIG_USB=y |
||||
CONFIG_USB_COMMON=y |
||||
CONFIG_USB_EHCI_HCD=y |
||||
# CONFIG_USB_EHCI_HCD_PLATFORM is not set |
||||
CONFIG_USB_EHCI_PCI=y |
||||
CONFIG_USB_OHCI_HCD=y |
||||
CONFIG_USB_OHCI_HCD_PCI=y |
||||
# CONFIG_USB_OHCI_HCD_PLATFORM is not set |
||||
# CONFIG_USB_UHCI_HCD is not set |
||||
CONFIG_VIA_RHINE=y |
||||
CONFIG_VIA_RHINE_MMIO=y |
||||
CONFIG_X86_CMOV=y |
||||
CONFIG_X86_CPUID=y |
||||
CONFIG_X86_DEBUGCTLMSR=y |
||||
# CONFIG_X86_MCE is not set |
||||
CONFIG_X86_REBOOTFIXUPS=y |
||||
CONFIG_X86_TSC=y |
||||
CONFIG_X86_USE_3DNOW=y |
||||
CONFIG_X86_USE_PPRO_CHECKSUM=y |
@ -0,0 +1,14 @@ |
||||
BOARDNAME:=AMD Geode based systems
|
||||
FEATURES:=squashfs ext4 pci usb gpio
|
||||
DEFAULT_PACKAGES += \
|
||||
kmod-crypto-hw-geode kmod-crypto-ocf kmod-crypto-aes kmod-crypto-cbc \
|
||||
kmod-ath5k kmod-ath9k \
|
||||
kmod-button-hotplug \
|
||||
kmod-ledtrig-heartbeat kmod-ledtrig-gpio \
|
||||
kmod-ledtrig-netdev hwclock wpad-mini
|
||||
|
||||
CPU_TYPE := geode
|
||||
|
||||
define Target/Description |
||||
Build firmware images for AMD Geode GX/LX based systems (net5501, alix, geos)
|
||||
endef |
@ -1,53 +0,0 @@ |
||||
# Copyright (C) 2011 OpenWrt.org |
||||
|
||||
config interface loopback |
||||
option ifname lo |
||||
option proto static |
||||
option ipaddr 127.0.0.1 |
||||
option netmask 255.0.0.0 |
||||
|
||||
config interface lan |
||||
option ifname "eth0 eth1" |
||||
option type bridge |
||||
option proto static |
||||
option ipaddr 192.168.1.1 |
||||
option netmask 255.255.255.0 |
||||
option ip6assign 60 |
||||
|
||||
config atm-bridge |
||||
option unit 0 |
||||
option atmdev 0 |
||||
option vpi 0 |
||||
option vci 35 |
||||
option encaps llc |
||||
option payload bridged |
||||
option sendsize 2040 |
||||
|
||||
config interface wan |
||||
option proto dhcp |
||||
option ifname nas0 |
||||
# clone your eth0 address here |
||||
# option macaddr '00:0A:FA:22:00:80' |
||||
|
||||
config interface wan6 |
||||
option ifname nas0 |
||||
option proto dhcpv6 |
||||
|
||||
config globals globals |
||||
option ula_prefix auto |
||||
|
||||
|
||||
# 2nd interface on Geos2 |
||||
#config interface wan |
||||
# option proto pppoa |
||||
# option atmdev 1 |
||||
# option vpi 8 |
||||
# option vci 32 |
||||
# option encaps vc |
||||
# option username 'username@myisp.net' |
||||
# option password 'password' |
||||
# option keepalive 3 |
||||
# option defaultroute 1 |
||||
# option peerdns 1 |
||||
# option pppd_options 'kdebug 1 debug noccp' |
||||
|
@ -1,30 +0,0 @@ |
||||
|
||||
config system |
||||
option hostname OpenWrt |
||||
option timezone UTC |
||||
|
||||
config timeserver ntp |
||||
list server 0.openwrt.pool.ntp.org |
||||
list server 1.openwrt.pool.ntp.org |
||||
list server 2.openwrt.pool.ntp.org |
||||
list server 3.openwrt.pool.ntp.org |
||||
|
||||
config led |
||||
option default 0 |
||||
option name LAN |
||||
option sysfs 'geos:1' |
||||
option trigger netdev |
||||
option mode 'tx rx' |
||||
option dev 'br-lan' |
||||
|
||||
config led |
||||
option default 0 |
||||
option name WiFi |
||||
option sysfs 'geos:2' |
||||
option trigger 'phy0tpt' |
||||
|
||||
config led |
||||
option default 0 |
||||
option name Health |
||||
option sysfs 'geos:3' |
||||
option trigger 'heartbeat' |
@ -1,13 +0,0 @@ |
||||
#!/bin/sh |
||||
|
||||
logger -t button -p daemon.info "$BUTTON/$ACTION" |
||||
|
||||
case "$BUTTON/$ACTION" in |
||||
|
||||
reset/released) |
||||
reboot -f |
||||
;; |
||||
|
||||
esac |
||||
|
||||
exit 0 |
@ -1,24 +0,0 @@ |
||||
# CONFIG_ATA_PIIX is not set |
||||
CONFIG_DMI=y |
||||
CONFIG_DMIID=y |
||||
# CONFIG_DMI_SYSFS is not set |
||||
CONFIG_GEOS=y |
||||
CONFIG_GPIOLIB=y |
||||
CONFIG_GPIO_SYSFS=y |
||||
# CONFIG_HIGHMEM64G is not set |
||||
CONFIG_HWMON=y |
||||
# CONFIG_ISDN is not set |
||||
# CONFIG_LEDS_CLEVO_MAIL is not set |
||||
# CONFIG_M486 is not set |
||||
# CONFIG_MATH_EMULATION is not set |
||||
CONFIG_MGEODE_LX=y |
||||
CONFIG_NLS=y |
||||
CONFIG_PATA_CS5536=y |
||||
CONFIG_PCI_LABEL=y |
||||
# CONFIG_SCx200 is not set |
||||
CONFIG_THERMAL_HWMON=y |
||||
CONFIG_X86_CMOV=y |
||||
CONFIG_X86_DEBUGCTLMSR=y |
||||
CONFIG_X86_TSC=y |
||||
CONFIG_X86_USE_3DNOW=y |
||||
CONFIG_X86_USE_PPRO_CHECKSUM=y |
@ -1,34 +0,0 @@ |
||||
BOARDNAME:=Traverse Geos
|
||||
FEATURES:=squashfs ext4 pci usb gpio broken
|
||||
DEFAULT_PACKAGES += \
|
||||
kmod-crypto-hw-geode kmod-crypto-ocf \
|
||||
kmod-gpio-cs5535-new kmod-gpio-nsc \
|
||||
kmod-wdt-geode kmod-cs5535-clockevt kmod-cs5535-mfgpt \
|
||||
kmod-cs5536 \
|
||||
kmod-hwmon-core kmod-hwmon-lm90 \
|
||||
kmod-8139cp kmod-solos-pci kmod-sched \
|
||||
kmod-i2c-core kmod-i2c-gpio \
|
||||
kmod-i2c-algo-bit kmod-i2c-algo-pca kmod-i2c-algo-pcf \
|
||||
kmod-i2c-scx200-acb \
|
||||
kmod-usb-core kmod-usb2-pci kmod-usb-ohci \
|
||||
kmod-cfg80211 kmod-mac80211 \
|
||||
kmod-mppe kmod-pppoa kmod-pppol2tp \
|
||||
kmod-ath5k kmod-ath9k \
|
||||
kmod-leds-gpio kmod-input-gpio-keys-polled \
|
||||
kmod-button-hotplug \
|
||||
kmod-ledtrig-heartbeat kmod-ledtrig-gpio \
|
||||
kmod-ledtrig-netdev \
|
||||
kmod-cpu-msr \
|
||||
soloscli linux-atm br2684ctl ppp-mod-pppoa pppdump pppstats \
|
||||
hwclock wpad flashrom tc
|
||||
CS5535_MASK:=0x0E000048
|
||||
|
||||
CPU_TYPE := geode
|
||||
|
||||
define Target/Description |
||||
Build firmware images for Traverse Geos board
|
||||
endef |
||||
|
||||
define KernelPackage/gpio-cs5535-new/install |
||||
sed -i -r -e 's/$$$$$$$$/ mask=$(CS5535_MASK)/' $(1)/etc/modules.d/??-gpio-cs5535-new
|
||||
endef |
@ -1,26 +0,0 @@ |
||||
# Copyright (C) 2011 OpenWrt.org |
||||
|
||||
config interface loopback |
||||
option ifname lo |
||||
option proto static |
||||
option ipaddr 127.0.0.1 |
||||
option netmask 255.0.0.0 |
||||
|
||||
config interface lan |
||||
option ifname "eth1 eth2 eth3" |
||||
option type bridge |
||||
option proto static |
||||
option ipaddr 192.168.1.1 |
||||
option netmask 255.255.255.0 |
||||
option ip6assign 60 |
||||
|
||||
config interface wan |
||||
option ifname eth0 |
||||
option proto dhcp |
||||
|
||||
config interface wan6 |
||||
option ifname eth0 |
||||
option proto dhcpv6 |
||||
|
||||
config globals globals |
||||
option ula_prefix auto |
@ -1,16 +0,0 @@ |
||||
config system |
||||
option hostname OpenWrt |
||||
option timezone UTC |
||||
|
||||
config timeserver ntp |
||||
list server 0.openwrt.pool.ntp.org |
||||
list server 1.openwrt.pool.ntp.org |
||||
list server 2.openwrt.pool.ntp.org |
||||
list server 3.openwrt.pool.ntp.org |
||||
|
||||
config led |
||||
option default 1 |
||||
option name Heartbeat |
||||
option sysfs 'net5501:1' |
||||
option trigger heartbeat |
||||
|
@ -1,13 +0,0 @@ |
||||
#!/bin/sh |
||||
|
||||
logger -t button -p daemon.info "$BUTTON/$ACTION" |
||||
|
||||
case "$BUTTON/$ACTION" in |
||||
|
||||
reset/released) |
||||
reboot -f |
||||
;; |
||||
|
||||
esac |
||||
|
||||
exit 0 |
@ -1,22 +0,0 @@ |
||||
# CONFIG_ATA_PIIX is not set |
||||
CONFIG_DEBUG_BUGVERBOSE=y |
||||
CONFIG_GPIOLIB=y |
||||
CONFIG_GPIO_DEVRES=y |
||||
# CONFIG_GPIO_F7188X is not set |
||||
# CONFIG_GPIO_INTEL_MID is not set |
||||
CONFIG_GPIO_SYSFS=y |
||||
# CONFIG_HIGHMEM64G is not set |
||||
CONFIG_HWMON=y |
||||
# CONFIG_ISDN is not set |
||||
# CONFIG_KEYBOARD_GPIO is not set |
||||
# CONFIG_M486 is not set |
||||
# CONFIG_MATH_EMULATION is not set |
||||
CONFIG_MGEODE_LX=y |
||||
CONFIG_PATA_CS5536=y |
||||
# CONFIG_SCx200 is not set |
||||
CONFIG_THERMAL_HWMON=y |
||||
CONFIG_X86_CMOV=y |
||||
CONFIG_X86_DEBUGCTLMSR=y |
||||
CONFIG_X86_TSC=y |
||||
CONFIG_X86_USE_3DNOW=y |
||||
CONFIG_X86_USE_PPRO_CHECKSUM=y |
@ -1,33 +0,0 @@ |
||||
BOARDNAME:=Soekris net5501
|
||||
FEATURES:=squashfs ext4 pci usb gpio
|
||||
DEFAULT_PACKAGES += kmod-crypto-hw-geode kmod-crypto-ocf \
|
||||
kmod-gpio-cs5535-new kmod-gpio-nsc \
|
||||
kmod-wdt-geode kmod-cs5535-clockevt kmod-cs5535-mfgpt \
|
||||
kmod-cs5536 \
|
||||
kmod-hwmon-core kmod-hwmon-pc87360 kmod-gpio-pc8736x \
|
||||
kmod-via-rhine kmod-solos-pci \
|
||||
kmod-i2c-core kmod-i2c-gpio \
|
||||
kmod-i2c-algo-bit kmod-i2c-algo-pca kmod-i2c-algo-pcf \
|
||||
kmod-i2c-scx200-acb \
|
||||
kmod-usb-core kmod-usb2-pci kmod-usb-ohci \
|
||||
kmod-cfg80211 kmod-mac80211 \
|
||||
kmod-mppe kmod-pppoe kmod-pppoa kmod-pppol2tp \
|
||||
kmod-ath kmod-ath5k kmod-ath9k \
|
||||
kmod-leds-gpio kmod-input-gpio-keys-polled \
|
||||
kmod-button-hotplug \
|
||||
kmod-ledtrig-heartbeat kmod-ledtrig-gpio \
|
||||
kmod-ledtrig-netdev \
|
||||
kmod-cpu-msr \
|
||||
hwclock wpad
|
||||
|
||||
CS5535_MASK:=0x01000040
|
||||
|
||||
CPU_TYPE := geode
|
||||
|
||||
define Target/Description |
||||
Build firmware images for Soekris net5501 board
|
||||
endef |
||||
|
||||
define KernelPackage/gpio-cs5535-new/install |
||||
sed -i -r -e 's/$$$$$$$$/ mask=$(CS5535_MASK)/' $(1)/etc/modules.d/??-gpio-cs5535-new
|
||||
endef |
@ -1,9 +0,0 @@ |
||||
#!/bin/sh /etc/rc.common |
||||
# Copyright (C) 2006 OpenWrt.org |
||||
START=50 |
||||
|
||||
start() { |
||||
amixer set PCM 50% unmute |
||||
amixer set Headphone 100% unmute |
||||
} |
||||
|
@ -1,15 +0,0 @@ |
||||
CONFIG_8139TOO=y |
||||
# CONFIG_8139TOO_8129 is not set |
||||
# CONFIG_8139TOO_PIO is not set |
||||
# CONFIG_8139TOO_TUNE_TWISTER is not set |
||||
# CONFIG_8139_OLD_RX_RESET is not set |
||||
CONFIG_BLK_DEV_NBD=y |
||||
# CONFIG_EMBEDDED is not set |
||||
CONFIG_IP_PNP=y |
||||
# CONFIG_IP_PNP_BOOTP is not set |
||||
CONFIG_IP_PNP_DHCP=y |
||||
# CONFIG_IP_PNP_RARP is not set |
||||
CONFIG_LOCKD=y |
||||
CONFIG_NFS_FS=y |
||||
CONFIG_ROOT_NFS=y |
||||
CONFIG_SUNRPC=y |
@ -1,25 +0,0 @@ |
||||
#
|
||||
# Copyright (C) 2006-2009 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
#
|
||||
|
||||
define Profile/DBE61 |
||||
NAME:=DBE61
|
||||
endef |
||||
|
||||
define Profile/DBE61/Description |
||||
Compile OpenWrt for Artec ThinCan DBE61
|
||||
|
||||
ThinCan DBE61 is a thin-client featuring:
|
||||
* AMD Geode LX700
|
||||
* AMD CS5535 companion device
|
||||
* 64MB or 256MB NAND Flash or none
|
||||
* 128MB or 256MB DDR SDRAM
|
||||
* Realtek RTL8139
|
||||
|
||||
http://wiki.thincan.org/DBE61
|
||||
endef |
||||
|
||||
$(eval $(call Profile,DBE61)) |
@ -1,35 +0,0 @@ |
||||
DEVICE_TYPE:=terminal
|
||||
BOARDNAME:=Artec ThinCan
|
||||
CPU_TYPE := geode
|
||||
FEATURES += broken
|
||||
|
||||
DEFAULT_PACKAGES:=\
|
||||
base-files \
|
||||
busybox \
|
||||
hotplug2 \
|
||||
libc \
|
||||
libgcc \
|
||||
opkg \
|
||||
uci \
|
||||
udevtrigger \
|
||||
kmod-fs-msdos \
|
||||
kmod-fs-vfat \
|
||||
kmod-fs-ext4 \
|
||||
kmod-usb-core \
|
||||
kmod-usb-ohci \
|
||||
kmod-usb-hid \
|
||||
kmod-usb-storage \
|
||||
kmod-usb2-pci \
|
||||
kmod-sound-core \
|
||||
kmod-sound-cs5535audio \
|
||||
kmod-crypto-core \
|
||||
kmod-crypto-hw-geode \
|
||||
kmod-crypto-ocf \
|
||||
kmod-crypto-aes
|
||||
|
||||
define Target/Description |
||||
Build firmware images for Artec ThinCan
|
||||
|
||||
Note that NBD, NFS, DHCP and ethernet module are built into kernel
|
||||
endef |
||||
|
Loading…
Reference in new issue