diff options
Diffstat (limited to 'include/configs/rpi.h')
-rw-r--r-- | include/configs/rpi.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/rpi.h b/include/configs/rpi.h index ce539a008c..c460207e64 100644 --- a/include/configs/rpi.h +++ b/include/configs/rpi.h @@ -112,10 +112,6 @@ #define CONFIG_SYS_MAXARGS 16 #define CONFIG_COMMAND_HISTORY -/* Commands */ -#define CONFIG_PARTITION_UUIDS -#define CONFIG_CMD_PART - /* ATAGs support for bootm/bootz */ #define CONFIG_SETUP_MEMORY_TAGS #define CONFIG_CMDLINE_TAG |