]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - Kconfig
env: Fix missed getenv_ulong to env_get_ulong conversion
[people/ms/u-boot.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index 724d4c0bd3c7510008eab92e16a72111a40f80aa..a235d10f90265da83822df41c339bc8ffe6081ce 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -77,7 +77,7 @@ config DISTRO_DEFAULTS
        select CMD_FS_GENERIC
        select CMD_MII if NET
        select CMD_PING if NET
-       select CMD_PART
+       select CMD_PART if PARTITIONS
        select HUSH_PARSER
        help
          Select this to enable various options and commands which are suitable