
Code: Select all
│ Symbol: FW_LOADER [=y] │
│ Type : tristate │
│ Prompt: Userspace firmware loading supportCode: Select all
│ Symbol: FW_LOADER_USER_HELPER [=n] Code: Select all
-*- Userspace firmware loading supportI have FW_LOADER_USER_HELPER forced to y by menuconfig. And when I load the kernel with eudev-3 I have all firmware loading failed. Should I fix the kernel configuration or fix something with userspace configuration?NeddySeagoon wrote:ayvango,Passes firmware loading to userspace if kernel firmware loading fails.Code: Select all
│ Symbol: FW_LOADER_USER_HELPER [=n]

Code: Select all
│ Depends on: FW_LOADER [=y] │
│ Selects: FW_LOADER_USER_HELPER [=n] │
│ Selected by: DRM_STI [=n] && HAS_IOMEM [=y] && DRM [=y] && (SOC_STIH415 || SOC_STIH416 || ARCH_MULTIPLATFORM) Code: Select all
DRM Support for STMicroelectronics SoC stiH41x Series (DRM_STI)
