mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-05 01:14:43 -04:00
soc: ti: k3-socinfo: Fix compile testing
There seems to be nothing preventing this driver from being compile
tested so enable that by adding the missing input prompt.
Fixes: 907a2b7e2f ("soc: ti: add k3 platforms chipid module driver")
Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://patch.msgid.link/20251127135455.2497-1-johan@kernel.org
Signed-off-by: Nishanth Menon <nm@ti.com>
This commit is contained in:
committed by
Nishanth Menon
parent
126f61528d
commit
3fec51b89d
@@ -62,7 +62,7 @@ config TI_K3_RINGACC
|
||||
If unsure, say N.
|
||||
|
||||
config TI_K3_SOCINFO
|
||||
bool
|
||||
bool "K3 SoC Information driver" if COMPILE_TEST
|
||||
depends on ARCH_K3 || COMPILE_TEST
|
||||
select SOC_BUS
|
||||
select MFD_SYSCON
|
||||
|
||||
Reference in New Issue
Block a user