]> www.infradead.org Git - users/jedix/linux-maple.git/commit
powerpc/prom_init: Fix kernel config grep
authorLiam R. Howlett <Liam.Howlett@oracle.com>
Fri, 24 Jun 2022 01:15:05 +0000 (21:15 -0400)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Wed, 20 Jul 2022 00:15:13 +0000 (20:15 -0400)
commit1255ab0482d15a9d98c9c64e0f80424640aa9a6a
treea0bdfdcef110d5122f86e7459024cc9d7f169079
parentc12f5c28749272b305e722271bb62a1a464fe946
powerpc/prom_init: Fix kernel config grep

When searching for config options, use the KCONFIG shell variable so
that builds using non-standard config locations work.

Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
arch/powerpc/kernel/prom_init_check.sh