diff options
Diffstat (limited to 'common/spl/Kconfig')
-rw-r--r-- | common/spl/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/spl/Kconfig b/common/spl/Kconfig index 0ad1e049a9..b44b7412fd 100644 --- a/common/spl/Kconfig +++ b/common/spl/Kconfig @@ -409,7 +409,7 @@ config SPL_LIBCOMMON_SUPPORT an SPL build. config SPL_LIBDISK_SUPPORT - bool "Support disk paritions" + bool "Support disk partitions" help Enable support for disk partitions within SPL. 'Disk' is something of a misnomer as it includes non-spinning media such as flash (as |