diff options
author | Patrick Delaunay <patrick.delaunay@st.com> | 2017-01-27 11:00:36 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-01-28 08:47:31 -0500 |
commit | f18fa31cdcfeecaf56e61224eb18d2f2b6d39d85 (patch) | |
tree | 5155a3f4c52821f6896b8b3b00a554dd665dc6e3 /include/configs/dbau1x00.h | |
parent | e274ef6b577deacd8bb3b38a52f0083a5f601ae8 (diff) |
disk: convert CONFIG_MAC_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/dbau1x00.h')
-rw-r--r-- | include/configs/dbau1x00.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/dbau1x00.h b/include/configs/dbau1x00.h index 182e8abedd4..ad7667eb23d 100644 --- a/include/configs/dbau1x00.h +++ b/include/configs/dbau1x00.h @@ -173,7 +173,6 @@ #define CONFIG_PCMCIA_SLOT_A #define CONFIG_ATAPI 1 -#define CONFIG_MAC_PARTITION 1 /* We run CF in "true ide" mode or a harddrive via pcmcia */ #define CONFIG_IDE_PCMCIA 1 |