aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorAKASHI Takahiro2022-04-19 10:01:58 +0900
committerHeinrich Schuchardt2022-04-23 22:05:34 +0200
commit3fb6fa7a716309566e5e8a447e06411125e3308a (patch)
tree830ea91708294780eb0578191b0d16f226ba4087 /arch/arm
parent38f255b96085d2e50558a16256c87ffd885f2f7e (diff)
disk: don't compile in partition support for spl/tpl if not really necessary
Under the current Kconfigs, disk/part.c will be compiled in even if none of partition table types are enabled. This will lead to the size growth of SPL /TPL code. With this patch, CONFIG_PARTITIONS is selected only if, at least, one of CONFIG_*_PARTITION is enabled. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions