aboutsummaryrefslogtreecommitdiff
path: root/src/config
diff options
context:
space:
mode:
Diffstat (limited to 'src/config')
-rw-r--r--src/config/Options.lb5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb
index 08f9839823..76d0d92915 100644
--- a/src/config/Options.lb
+++ b/src/config/Options.lb
@@ -568,6 +568,11 @@ define CONFIG_MAX_PCI_BUSES
export always
comment "Maximum number of PCI buses to search for devices"
end
+define CONFIG_EPIA_VT8237R_INIT
+ default none
+ export used
+ comment "Enable EPIA Specific Initialisation of VT8237R SB"
+end
###############################################
# SMP options
###############################################