Skip to content
Snippets Groups Projects
Commit eeca528f authored by Piotr Kubik's avatar Piotr Kubik
Browse files

airoha: an7581: Enable OF partitions support

With OF_PARTITION, partitions are configured using DT.
No need to create and pass eMMC layout to the kernel via cmdline.
parent bfce29d2
Branches
No related tags found
1 merge request!1344airoha: an7581: Enable OF partitions support
......@@ -108,7 +108,6 @@ CONFIG_CGROUP_SCHED=y
CONFIG_CGROUP_WRITEBACK=y
CONFIG_CLKDEV_LOOKUP=y
CONFIG_CLONE_BACKWARDS=y
CONFIG_CMDLINE_PARTITION=y
CONFIG_COMMON_CLK=y
CONFIG_CONFIGFS_FS=m
CONFIG_COREDUMP=y
......@@ -620,6 +619,7 @@ CONFIG_OF_IRQ=y
CONFIG_OF_KOBJ=y
CONFIG_OF_MDIO=y
CONFIG_OF_NET=y
CONFIG_OF_PARTITION=y
# CONFIG_OVERLAY_FS_XINO_AUTO is not set
CONFIG_PAGE_COUNTER=y
# CONFIG_PANIC_ON_OOPS is not set
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment