config_distro_bootcmd.h: Enable CONFIG_CMD_PART
authorHans de Goede <hdegoede@redhat.com>
Sat, 7 Feb 2015 12:38:19 +0000 (13:38 +0100)
committerTom Rini <trini@ti.com>
Mon, 16 Feb 2015 17:41:41 +0000 (12:41 -0500)
commitaf21f2fb6f7a1178a98f1172bf5df7b7fd8545ee
tree674b97e1025d1c55bd4615df405be76f6c956fb4
parent364ac5b5836055c2a49f986769b2d925f230f093
config_distro_bootcmd.h: Enable CONFIG_CMD_PART

The recent changes to config_distro_bootcmd.h require CONFIG_CMD_PART to be
defined, as the default bootcmd now uses the "part" command.

This fixes sunxi boards not booting with v2015.04-rc1.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
include/config_distro_bootcmd.h