aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/via/vt8237r/Kconfig
diff options
context:
space:
mode:
authorMyles Watson <mylesgw@gmail.com>2009-10-09 17:39:35 +0000
committerMyles Watson <mylesgw@gmail.com>2009-10-09 17:39:35 +0000
commite7bbb50ba0bf53b2a6bd7bbbe5f7052855e0da23 (patch)
tree8c29ca5e518a2f065f7b352acc843f69611e18e6 /src/southbridge/via/vt8237r/Kconfig
parent86bf6795c3b1b537b5de07e3a5fca9faf4bd6073 (diff)
Remove default n statements to simplify .config and ldoptions files.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Patrick Georgi <patrick.georgi@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4753 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/southbridge/via/vt8237r/Kconfig')
-rw-r--r--src/southbridge/via/vt8237r/Kconfig2
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