From 6c5f918ef1e7bdad21dee9d50532c977fe429ecc Mon Sep 17 00:00:00 2001 From: Daniel Dickinson Date: Fri, 13 May 2011 06:06:42 +0000 Subject: This patch provides an image suitable for the alix2*, alix3, and alix6 headless (non-VGA equipped) SBC's. Note that the Alix6 uses GPIO 27 to disable wireless transmit (W_DIS#), whereas on all other versions this is used to actuate the speaker. GPIO 1 : SIM select (Alix6) GPIO 6 : LED1 GPIO 25 : LED2 GPIO 27 : LED3 or RFKILL (Alix6) GPIO 24 : Soft switch 1 No kernel version bump. Added i2c-scx200-acb for lm-sensors support. Signed-off-by: Philip Prindeville git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26879 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/x86/generic/profiles/Alix.mk | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'target/linux/x86/generic/profiles') diff --git a/target/linux/x86/generic/profiles/Alix.mk b/target/linux/x86/generic/profiles/Alix.mk index c7d9f3253d..e69de29bb2 100644 --- a/target/linux/x86/generic/profiles/Alix.mk +++ b/target/linux/x86/generic/profiles/Alix.mk @@ -1,16 +0,0 @@ -# -# Copyright (C) 2006 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -define Profile/Alix - NAME:=PCEngines Alix - PACKAGES:=kmod-via-rhine kmod-leds-alix -endef - -define Profile/Alix/Description - Package set compatible with the PCEngines Alix. Contains VIA Rhine III VT6105M and LED support -endef -$(eval $(call Profile,Alix)) -- cgit v1.2.3