aboutsummaryrefslogtreecommitdiff
path: root/cmd/bootmenu.c
diff options
context:
space:
mode:
authorAKASHI Takahiro <takahiro.akashi@linaro.org>2022-04-19 10:01:58 +0900
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2022-04-23 22:05:34 +0200
commit3fb6fa7a716309566e5e8a447e06411125e3308a (patch)
tree830ea91708294780eb0578191b0d16f226ba4087 /cmd/bootmenu.c
parent38f255b96085d2e50558a16256c87ffd885f2f7e (diff)
downloadu-boot-3fb6fa7a716309566e5e8a447e06411125e3308a.zip
u-boot-3fb6fa7a716309566e5e8a447e06411125e3308a.tar.gz
u-boot-3fb6fa7a716309566e5e8a447e06411125e3308a.tar.bz2
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 'cmd/bootmenu.c')
0 files changed, 0 insertions, 0 deletions