]> www.infradead.org Git - users/jedix/linux-maple.git/commit
kernel: Fix "select" wording on HZ_250 description
authorBagas Sanjaya <bagasdotme@gmail.com>
Mon, 3 Feb 2025 02:50:00 +0000 (09:50 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Feb 2025 08:20:30 +0000 (09:20 +0100)
commitb1b620bfa984b8fb91a284b60df702346b4294a4
treebb736a53d107c6289d6f0d719aaec95bd2a17e61
parenta44073c28bc6d4118891d61e31c9fa9dc4333dc0
kernel: Fix "select" wording on HZ_250 description

HZ_250 config description contains alternative choice for NTSC
media users (HZ_300), which is written as "selected 300Hz". This is
incorrect, as it implies that HZ_300 is automatically selected
whereas the user has chosen HZ_250 instead.

Fix the wording to "select 300Hz".

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Link: https://lore.kernel.org/r/20250203025000.17953-1-bagasdotme@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
kernel/Kconfig.hz