projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix problems with the use of a passphrase, add option to use a key instead of passphrase
[openwrt.git]
/
target
/
linux
/
atheros
/
config-2.6.23
diff --git
a/target/linux/atheros/config-2.6.23
b/target/linux/atheros/config-2.6.23
index
b88511f
..
a71c22c
100644
(file)
--- a/
target/linux/atheros/config-2.6.23
+++ b/
target/linux/atheros/config-2.6.23
@@
-53,6
+53,7
@@
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_HAS_DMA=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
+CONFIG_HID_SUPPORT=n
# CONFIG_HOSTAP is not set
CONFIG_HW_RANDOM=y
# CONFIG_I2C is not set
# CONFIG_HOSTAP is not set
CONFIG_HW_RANDOM=y
# CONFIG_I2C is not set
@@
-61,6
+62,7
@@
CONFIG_ICPLUS_PHY=y
# CONFIG_IEEE80211 is not set
CONFIG_INITRAMFS_SOURCE=""
CONFIG_IRQ_CPU=y
# CONFIG_IEEE80211 is not set
CONFIG_INITRAMFS_SOURCE=""
CONFIG_IRQ_CPU=y
+# CONFIG_LEDS_ALIX is not set
# CONFIG_LEMOTE_FULONG is not set
# CONFIG_MACH_ALCHEMY is not set
# CONFIG_MACH_DECSTATION is not set
# CONFIG_LEMOTE_FULONG is not set
# CONFIG_MACH_ALCHEMY is not set
# CONFIG_MACH_DECSTATION is not set
This page took
0.021348 seconds
and
4
git commands to generate.