linux/generic: add a missing symbol. (thank you kaloz)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24001 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
2d31577125
commit
cc88c8d687
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue