]> www.infradead.org Git - users/jedix/linux-maple.git/commit
powerpc/prom_init: Fix kernel config grep howlett/maple/20220722_2
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>
Fri, 22 Jul 2022 19:22:41 +0000 (15:22 -0400)
commit9bfbc3bfea9716b74215b0a4a87f14baeaeb4ad7
tree77f0b148ca9ddf9dbabf20c6590c2768f63e02c1
parentcf6f1850752fa3602302bac2857be889c12fdfcf
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