mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 20:34:05 +02:00
77a6336d85
Bump to version 3.2. Simplify and correct kernel config (based on x86/config-3.2). Designate eth0 as wan interface, and bridge eth1/eth2/eth3. Add heartbeat LED trigger. Use correct CS5535 GPIO driver. Use correct USB drivers (OHCI not UHCI). Add MSR and HW clock support. Add GPIO mask definition. Add correct SATA drivers. Add LED triggers. [Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1802/] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29994 3c298f89-4303-0410-b956-a3cf2f4a3e73
26 lines
683 B
Plaintext
26 lines
683 B
Plaintext
# CONFIG_AMD_NB is not set
|
|
# CONFIG_ATA_PIIX is not set
|
|
CONFIG_DEBUG_BUGVERBOSE=y
|
|
# CONFIG_FB_GEODE is not set
|
|
CONFIG_GENERIC_GPIO=y
|
|
CONFIG_GPIOLIB=y
|
|
CONFIG_GPIO_SYSFS=y
|
|
# CONFIG_HIGHMEM64G is not set
|
|
CONFIG_HWMON=y
|
|
# CONFIG_HWMON_DEBUG_CHIP is not set
|
|
# CONFIG_ISDN is not set
|
|
# CONFIG_LEDS_GPIO is not set
|
|
# CONFIG_M486 is not set
|
|
# CONFIG_MATH_EMULATION is not set
|
|
CONFIG_MGEODE_LX=y
|
|
CONFIG_NET5501=y
|
|
CONFIG_PATA_CS5536=y
|
|
# CONFIG_POWER_SUPPLY is not set
|
|
# CONFIG_SCx200 is not set
|
|
# CONFIG_SERIO_I8042 is not set
|
|
# CONFIG_SERIO_LIBPS2 is not set
|
|
# CONFIG_SERIO_SERPORT is not set
|
|
CONFIG_THERMAL_HWMON=y
|
|
# CONFIG_SENSORS_K10TEMP is not set
|
|
# CONFIG_SENSORS_VIA_CPUTEMP is not set
|