mirror of
https://github.com/torvalds/linux.git
synced 2026-05-29 17:43:52 +02: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:
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user