aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic/config-6.1
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2023-12-05 00:20:42 +0000
committerDaniel Golle <daniel@makrotopia.org>2024-02-15 19:06:36 +0000
commit8fc5457869729f5ab10691ff84a0921a0df854cf (patch)
treec3e701286f89d2cc26d4a8c47746a6650e08d913 /target/linux/generic/config-6.1
parentfc153aa8d94ffe09d5ff50e2a73a6dfc209d8545 (diff)
kernel: add pending fitblk uImage.FIT sub-image block driver
Add 'fitblk' driver to replace the rejected/deprecated uImage.FIT partition parser. To use the new driver, add phandle /chosen/rootdisk and point it to the MTD partition, UBI volume or block device holding the uImage.FIT. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/generic/config-6.1')
-rw-r--r--target/linux/generic/config-6.11
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-6.1 b/target/linux/generic/config-6.1
index ce1bfcd5bf..8ad72cc6db 100644
--- a/target/linux/generic/config-6.1
+++ b/target/linux/generic/config-6.1
@@ -7073,6 +7073,7 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
# CONFIG_UHID is not set
CONFIG_UID16=y
# CONFIG_UIO is not set
+# CONFIG_UIMAGE_FIT_BLK is not set
# CONFIG_ULTRA is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_UNICODE is not set