projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5dc3098
)
Add missing configuration symbol on CONFIG_INPUT_IXP4XX_BEEPER
author
Florian Fainelli
<florian@openwrt.org>
Wed, 10 Dec 2008 10:09:36 +0000
(10:09 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 10 Dec 2008 10:09:36 +0000
(10:09 +0000)
SVN-Revision: 13578
target/linux/ixp4xx/config-default
patch
|
blob
|
history
diff --git
a/target/linux/ixp4xx/config-default
b/target/linux/ixp4xx/config-default
index e7aeecadeb9f0f46c20ed5ee5609178a223b8d70..7215c174f0f2fefb0dcfc041d7c3caf7561d8eac 100644
(file)
--- a/
target/linux/ixp4xx/config-default
+++ b/
target/linux/ixp4xx/config-default
@@
-149,6
+149,7
@@
CONFIG_I2C_GPIO=y
# CONFIG_IDE is not set
CONFIG_INITRAMFS_SOURCE=""
CONFIG_INPUT=m
+# CONFIG_INPUT_IXP4XX_BEEPER is not set
# CONFIG_IP6_NF_MANGLE is not set
# CONFIG_IP6_NF_MATCH_EUI64 is not set
# CONFIG_IP6_NF_MATCH_FRAG is not set