projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: ag71xx: copy received packet to avoid unaligned access in the IP stack
[openwrt.git]
/
target
/
linux
/
x86
/
config-2.6.30
diff --git
a/target/linux/x86/config-2.6.30
b/target/linux/x86/config-2.6.30
index
e5b3243
..
24fcb13
100644
(file)
--- a/
target/linux/x86/config-2.6.30
+++ b/
target/linux/x86/config-2.6.30
@@
-193,6
+193,8
@@
CONFIG_ISA=y
# CONFIG_IT87_WDT is not set
# CONFIG_ITCO_WDT is not set
CONFIG_KALLSYMS=y
# CONFIG_IT87_WDT is not set
# CONFIG_ITCO_WDT is not set
CONFIG_KALLSYMS=y
+CONFIG_KERNEL_GZIP=y
+# CONFIG_KERNEL_LZMA is not set
CONFIG_KEXEC=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_LKKBD is not set
CONFIG_KEXEC=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_LKKBD is not set
@@
-278,6
+280,7
@@
CONFIG_PATA_SC1200=y
CONFIG_PATA_VIA=y
# CONFIG_PC8736x_GPIO is not set
# CONFIG_PC87413_WDT is not set
CONFIG_PATA_VIA=y
# CONFIG_PC8736x_GPIO is not set
# CONFIG_PC87413_WDT is not set
+CONFIG_PCI=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_DOMAINS=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_DOMAINS=y
@@
-310,7
+313,6
@@
CONFIG_RTC=y
# CONFIG_SC520_WDT is not set
# CONFIG_SCHED_HRTICK is not set
CONFIG_SCHED_OMIT_FRAME_POINTER=y
# CONFIG_SC520_WDT is not set
# CONFIG_SCHED_HRTICK is not set
CONFIG_SCHED_OMIT_FRAME_POINTER=y
-# CONFIG_SCSI_LOWLEVEL is not set
CONFIG_SCSI=y
# CONFIG_SCx200_GPIO is not set
CONFIG_SCx200HR_TIMER=y
CONFIG_SCSI=y
# CONFIG_SCx200_GPIO is not set
CONFIG_SCx200HR_TIMER=y
This page took
0.025148 seconds
and
4
git commands to generate.