mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-19 11:06:31 +00:00
Remove unused FW_LOADER_USER_HELPER in Rockchip base config (#4065)
Since
127c420335
change in package/systemd, this option is patched by systemd build because
userspace FW loading has never been supported with Systemd. This should have no
runtime effect, just clear the warning about disabled option.
This commit is contained in:
parent
a13700196c
commit
0c758df759
@ -687,7 +687,6 @@ CONFIG_CXL_BUS=m
|
|||||||
CONFIG_UEVENT_HELPER=y
|
CONFIG_UEVENT_HELPER=y
|
||||||
CONFIG_DEVTMPFS=y
|
CONFIG_DEVTMPFS=y
|
||||||
CONFIG_DEVTMPFS_MOUNT=y
|
CONFIG_DEVTMPFS_MOUNT=y
|
||||||
CONFIG_FW_LOADER_USER_HELPER=y
|
|
||||||
CONFIG_FW_LOADER_COMPRESS=y
|
CONFIG_FW_LOADER_COMPRESS=y
|
||||||
CONFIG_SUNXI_RSB=m
|
CONFIG_SUNXI_RSB=m
|
||||||
CONFIG_TEGRA_ACONNECT=m
|
CONFIG_TEGRA_ACONNECT=m
|
||||||
|
Loading…
x
Reference in New Issue
Block a user