summaryrefslogtreecommitdiff
path: root/include/configs/bcmstb.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-11-08 06:59:34 +0300
committerTom Rini <trini@konsulko.com>2021-11-12 22:18:16 +0300
commitb67f54b10b25f02ccae4b83c9618b62de89368af (patch)
tree14c9a7d378e1ffd320c12aa1b27ad99069e356cc /include/configs/bcmstb.h
parenta8f31121fbf6b244da4bbb4b456130c673826c87 (diff)
downloadu-boot-b67f54b10b25f02ccae4b83c9618b62de89368af.tar.xz
Convert CONFIG_DOS_PARTITION to Kconfig
This converts the following to Kconfig: CONFIG_DOS_PARTITION Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/bcmstb.h')
-rw-r--r--include/configs/bcmstb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/bcmstb.h b/include/configs/bcmstb.h
index c3c28eadcb..e7f380b515 100644
--- a/include/configs/bcmstb.h
+++ b/include/configs/bcmstb.h
@@ -132,7 +132,6 @@ extern phys_addr_t prior_stage_fdt_address;
/*
* Filesystem configuration.
*/
-#define CONFIG_DOS_PARTITION
/*
* Environment configuration.