projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add a system config option to allow syslogd to log to a file.
[openwrt.git]
/
target
/
linux
/
rdc
/
config-2.6.24
diff --git
a/target/linux/rdc/config-2.6.24
b/target/linux/rdc/config-2.6.24
index
71acb26
..
7ee25b5
100644
(file)
--- a/
target/linux/rdc/config-2.6.24
+++ b/
target/linux/rdc/config-2.6.24
@@
-231,6
+231,7
@@
CONFIG_PCCARD=m
CONFIG_PCCARD_NONSTATIC=m
# CONFIG_PCIEPORTBUS is not set
# CONFIG_PCIPCWATCHDOG is not set
CONFIG_PCCARD_NONSTATIC=m
# CONFIG_PCIEPORTBUS is not set
# CONFIG_PCIPCWATCHDOG 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
@@
-280,6
+281,7
@@
CONFIG_SYSVIPC_SYSCTL=y
# CONFIG_TOSHIBA is not set
CONFIG_UID16=y
# CONFIG_USBPCWATCHDOG is not set
# CONFIG_TOSHIBA is not set
CONFIG_UID16=y
# CONFIG_USBPCWATCHDOG is not set
+CONFIG_USB=m
CONFIG_USB_EHCI_HCD=m
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
CONFIG_USB_EHCI_HCD=m
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
This page took
0.021348 seconds
and
4
git commands to generate.