summaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-11-15 08:57:26 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-11-15 08:57:26 +0000
commit6bc36a80dd4d3365bcd7730f06821c3f56442d6f (patch)
tree97502729bf75eeac4f6091233c959ac1576c783a /target/linux
parent6cd4575153871296a1596dc9c27cd820f65b6ecc (diff)
downloadmaster-31e0f0ae-6bc36a80dd4d3365bcd7730f06821c3f56442d6f.tar.gz
master-31e0f0ae-6bc36a80dd4d3365bcd7730f06821c3f56442d6f.tar.bz2
master-31e0f0ae-6bc36a80dd4d3365bcd7730f06821c3f56442d6f.zip
linux/generic: add a missing symbol. (thank you kaloz)
SVN-Revision: 24001
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/generic/config-2.6.361
-rw-r--r--target/linux/generic/config-2.6.371
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.36 b/target/linux/generic/config-2.6.36
index 68be8b2314..c3e20bf51b 100644
--- a/target/linux/generic/config-2.6.36
+++ b/target/linux/generic/config-2.6.36
@@ -2737,6 +2737,7 @@ CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
# CONFIG_USB_ZD1201 is not set
# CONFIG_USB_ZR364XX is not set
# CONFIG_USE_GENERIC_SMP_HELPERS is not set
+# CONFIG_USE_OF is not set
# CONFIG_UTS_NS is not set
# CONFIG_UWB is not set
# CONFIG_V4L_MEM2MEM_DRIVERS is not set
diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37
index 5278c2bfe5..864eb1ceb5 100644
--- a/target/linux/generic/config-2.6.37
+++ b/target/linux/generic/config-2.6.37
@@ -2731,6 +2731,7 @@ CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
# CONFIG_USB_ZD1201 is not set
# CONFIG_USB_ZR364XX is not set
# CONFIG_USE_GENERIC_SMP_HELPERS is not set
+# CONFIG_USE_OF is not set
# CONFIG_UTS_NS is not set
# CONFIG_UWB is not set
# CONFIG_V4L_MEM2MEM_DRIVERS is not set