diff options
Diffstat (limited to 'src/config')
-rw-r--r-- | src/config/Options.lb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb index 694a8aad4d..2009106d04 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -717,6 +717,11 @@ define HAVE_ACPI_TABLES comment "Define to build ACPI tables" end +define AGP_APERTURE_SIZE + default none + export used + comment "AGP graphics virtual memory aperture size" +end ############################################### # Board specific options |