diff options
| author | Patrick Delaunay <[email protected]> | 2017-01-27 11:00:37 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-01-28 08:47:34 -0500 |
| commit | b0cf733933c3bc1b4ab353e16affabc60f863db5 (patch) | |
| tree | a887b94a494489f2c197c1062a6414cda2dae84a /include/configs/km | |
| parent | f18fa31cdcfeecaf56e61224eb18d2f2b6d39d85 (diff) | |
disk: convert CONFIG_DOS_PARTITION to Kconfig
Signed-off-by: Patrick Delaunay <[email protected]>
Signed-off-by: Patrick Delaunay <[email protected]>
Diffstat (limited to 'include/configs/km')
| -rw-r--r-- | include/configs/km/kmp204x-common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/km/kmp204x-common.h b/include/configs/km/kmp204x-common.h index 37be3395738..8669fcd4313 100644 --- a/include/configs/km/kmp204x-common.h +++ b/include/configs/km/kmp204x-common.h @@ -345,7 +345,6 @@ int get_scl(void); #define CONFIG_PCI_INDIRECT_BRIDGE #define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */ -#define CONFIG_DOS_PARTITION /* RGMII (FM1@DTESC5) is used as debug itf, it's the only one configured */ #define CONFIG_SYS_FM1_DTSEC5_PHY_ADDR 0x11 |
