diff options
Diffstat (limited to 'src/southbridge/via/vt8237r/Kconfig')
-rw-r--r-- | src/southbridge/via/vt8237r/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/via/vt8237r/Kconfig b/src/southbridge/via/vt8237r/Kconfig index c8fc56ad21..783a63dd29 100644 --- a/src/southbridge/via/vt8237r/Kconfig +++ b/src/southbridge/via/vt8237r/Kconfig @@ -19,8 +19,8 @@ config SOUTHBRIDGE_VIA_VT8237R bool - default n config EPIA_VT8237R_INIT bool default n + depends on SOUTHBRIDGE_VIA_VT8237R |