diff options
author | Patrick Delaunay <patrick.delaunay@st.com> | 2017-01-27 10:00:38 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-01-28 13:47:35 (GMT) |
commit | 1acc0087876229d7ade1b23aaecbccf63de8a615 (patch) | |
tree | 8a6687674cc69355383c5e6388ff60321f9ae46f /include/configs/grsim.h | |
parent | b0cf733933c3bc1b4ab353e16affabc60f863db5 (diff) | |
download | u-boot-1acc0087876229d7ade1b23aaecbccf63de8a615.tar.xz |
disk: convert CONFIG_ISO_PARTITION to Kconfig
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com>
Diffstat (limited to 'include/configs/grsim.h')
-rw-r--r-- | include/configs/grsim.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/grsim.h b/include/configs/grsim.h index d7aa67e..8c1c8b4 100644 --- a/include/configs/grsim.h +++ b/include/configs/grsim.h @@ -41,7 +41,6 @@ #define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200, 230400 } /* Partitions */ -#define CONFIG_ISO_PARTITION /* * Supported commands |