driver: hwinfo: andes: add missing Kconfig dependency
Add Kconfig dependency to the Andes hwinfo driver. Signed-off-by: Wei-Tai Lee <wtlee@andestech.com>
This commit is contained in:
parent
b8338f956d
commit
29043c9ead
1 changed files with 1 additions and 0 deletions
|
|
@ -189,6 +189,7 @@ config HWINFO_ANDES
|
|||
bool "Andes system ID"
|
||||
default y
|
||||
depends on SOC_FAMILY_ANDES_V5
|
||||
depends on SYSCON
|
||||
help
|
||||
Enable Andes hwinfo driver
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue