projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
iop32x
/
config-default
diff --git
a/target/linux/iop32x/config-default
b/target/linux/iop32x/config-default
index
aadbe77
..
58b9944
100644
(file)
--- a/
target/linux/iop32x/config-default
+++ b/
target/linux/iop32x/config-default
@@
-296,6
+296,7
@@
CONFIG_PATA_ARTOP=m
# CONFIG_PCCARD is not set
# CONFIG_PCI200SYN is not set
# CONFIG_PCIPCWATCHDOG is not set
# CONFIG_PCCARD is not set
# CONFIG_PCI200SYN is not set
# CONFIG_PCIPCWATCHDOG is not set
+CONFIG_PCI=y
# CONFIG_PDC_ADMA is not set
CONFIG_PLAT_IOP=y
# CONFIG_PM is not set
# CONFIG_PDC_ADMA is not set
CONFIG_PLAT_IOP=y
# CONFIG_PM is not set
@@
-424,6
+425,7
@@
CONFIG_TINY_SHMEM=y
CONFIG_UID16=y
# CONFIG_UNUSED_SYMBOLS is not set
# CONFIG_USBPCWATCHDOG is not set
CONFIG_UID16=y
# CONFIG_UNUSED_SYMBOLS is not set
# CONFIG_USBPCWATCHDOG is not set
+CONFIG_USB=m
# CONFIG_USB_ACM is not set
CONFIG_USB_BANDWIDTH=y
# CONFIG_USB_CATC is not set
# CONFIG_USB_ACM is not set
CONFIG_USB_BANDWIDTH=y
# CONFIG_USB_CATC is not set
This page took
0.030805 seconds
and
4
git commands to generate.