forked from Ivasoft/openwrt
kernel: Move CONFIG_USERIO to generic config
The CONFIG_USERIO option is unset in multiple target configurations. On the sunxi target it is activated. Move the kernel configuration option to the generic kernel configuration. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
@@ -6242,6 +6242,7 @@ CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
|
||||
# CONFIG_USB_ZR364XX is not set
|
||||
# CONFIG_USELIB is not set
|
||||
# CONFIG_USERFAULTFD is not set
|
||||
# CONFIG_USERIO is not set
|
||||
# CONFIG_USE_OF is not set
|
||||
# CONFIG_UTS_NS is not set
|
||||
# CONFIG_UWB is not set
|
||||
|
||||
Reference in New Issue
Block a user