]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Kconfig: typo restict
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 30 Jul 2025 12:54:27 +0000 (14:54 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 5 Aug 2025 00:23:16 +0000 (18:23 -0600)
commitc03d7a48018c8caefefc9b2cbd46f393798eece3
treee3fabefed31a02142559e64def21d0adb8b620af
parent12a94b894dec1b682068e70cd9cc11147242f70d
Kconfig: typo restict

%s/restict/restrict/

SPL and TPL have separate options (plural).

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Kconfig