mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART"
This reverts commitbd2a4888b1
which was an older version ofaf21f2f
which is what we actually want in. Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
parent
de19eddf6c
commit
5290ab876e
1 changed files with 0 additions and 3 deletions
|
@ -79,9 +79,6 @@
|
|||
#define CONFIG_CMD_MEMORY
|
||||
#define CONFIG_CMD_SETEXPR
|
||||
|
||||
#define CONFIG_PARTITION_UUIDS
|
||||
#define CONFIG_CMD_PART
|
||||
|
||||
#define CONFIG_SETUP_MEMORY_TAGS
|
||||
#define CONFIG_CMDLINE_TAG
|
||||
#define CONFIG_INITRD_TAG
|
||||
|
|
Loading…
Reference in a new issue