projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: remove unnecessary type-castings in the ethernet driver
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
config-2.6.27
diff --git
a/target/linux/generic-2.6/config-2.6.27
b/target/linux/generic-2.6/config-2.6.27
index
78d5e46
..
9467527
100644
(file)
--- a/
target/linux/generic-2.6/config-2.6.27
+++ b/
target/linux/generic-2.6/config-2.6.27
@@
-108,6
+108,8
@@
CONFIG_ATM_CLIP_NO_ICMP=y
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
CONFIG_BASE_FULL=y
# CONFIG_BASLER_EXCITE is not set
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
CONFIG_BASE_FULL=y
# CONFIG_BASLER_EXCITE is not set
+# CONFIG_BATTERY_DS2760 is not set
+# CONFIG_BATTERY_OLPC is not set
# CONFIG_BAYCOM_EPP is not set
# CONFIG_BAYCOM_PAR is not set
# CONFIG_BAYCOM_SER_FDX is not set
# CONFIG_BAYCOM_EPP is not set
# CONFIG_BAYCOM_PAR is not set
# CONFIG_BAYCOM_SER_FDX is not set
@@
-936,10
+938,18
@@
CONFIG_MISC_DEVICES=y
# CONFIG_MISDN_HFCPCI is not set
# CONFIG_MISDN is not set
# CONFIG_MKISS is not set
# CONFIG_MISDN_HFCPCI is not set
# CONFIG_MISDN is not set
# CONFIG_MKISS is not set
-# CONFIG_MMC_ARMMMCI is not set
# CONFIG_MMC is not set
# CONFIG_MMC is not set
+# CONFIG_MMC_ARMMMCI is not set
+# CONFIG_MMC_BLOCK is not set
+CONFIG_MMC_BLOCK_BOUNCE=y
+# CONFIG_MMC_DEBUG is not set
+# CONFIG_MMC_SDHCI is not set
+# CONFIG_MMC_SDHCI_PCI is not set
# CONFIG_MMC_SDRICOH_CS is not set
# CONFIG_MMC_TEST is not set
# CONFIG_MMC_SDRICOH_CS is not set
# CONFIG_MMC_TEST is not set
+# CONFIG_MMC_TIFM_SD is not set
+# CONFIG_MMC_UNSAFE_RESUME is not set
+# CONFIG_MMC_WBSD is not set
CONFIG_MMU=y
# CONFIG_MODULE_FORCE_LOAD is not set
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_MMU=y
# CONFIG_MODULE_FORCE_LOAD is not set
# CONFIG_MODULE_FORCE_UNLOAD is not set
@@
-1762,6
+1772,7
@@
CONFIG_SND_OSSEMUL=y
# CONFIG_SND_PCM is not set
# CONFIG_SND_PCM_OSS is not set
CONFIG_SND_PCM_OSS_PLUGINS=y
# CONFIG_SND_PCM is not set
# CONFIG_SND_PCM_OSS is not set
CONFIG_SND_PCM_OSS_PLUGINS=y
+# CONFIG_SND_PCSP is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_PDAUDIOCF is not set
# CONFIG_SND_RAWMIDI is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_PDAUDIOCF is not set
# CONFIG_SND_RAWMIDI is not set
@@
-1776,6
+1787,7
@@
CONFIG_SND_PCM_OSS_PLUGINS=y
# CONFIG_SND_SEQUENCER is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_SGALAXY is not set
# CONFIG_SND_SEQUENCER is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_SGALAXY is not set
+# CONFIG_SND_SIS7019 is not set
# CONFIG_SND_SOC is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_SPI is not set
# CONFIG_SND_SOC is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_SPI is not set
@@
-1800,6
+1812,7
@@
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SOC_CAMERA is not set
# CONFIG_SOFT_WATCHDOG is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_SOC_CAMERA is not set
# CONFIG_SOFT_WATCHDOG is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
+# CONFIG_SONYPI is not set
# CONFIG_SOUND is not set
# CONFIG_SOUND_PRIME is not set
# CONFIG_SPARSEMEM_MANUAL is not set
# CONFIG_SOUND is not set
# CONFIG_SOUND_PRIME is not set
# CONFIG_SPARSEMEM_MANUAL is not set
@@
-2074,6
+2087,7
@@
CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_USBAT=y
# CONFIG_USB_STV680 is not set
# CONFIG_USB_SUPPORT is not set
CONFIG_USB_STORAGE_USBAT=y
# CONFIG_USB_STV680 is not set
# CONFIG_USB_SUPPORT is not set
+# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_TOUCHSCREEN is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_TOUCHSCREEN is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
@@
-2082,7
+2096,7
@@
CONFIG_USB_STORAGE_USBAT=y
# CONFIG_USB_USBNET_MII is not set
# CONFIG_USB_VICAM is not set
# CONFIG_USB_VIDEO_CLASS is not set
# CONFIG_USB_USBNET_MII is not set
# CONFIG_USB_VICAM is not set
# CONFIG_USB_VIDEO_CLASS is not set
-# CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV
=y
+# CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV
is not set
# CONFIG_USB_W9968CF is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_WDM is not set
# CONFIG_USB_W9968CF is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_WDM is not set
This page took
0.022352 seconds
and
4
git commands to generate.