diff options
Diffstat (limited to 'src/Kconfig')
-rw-r--r-- | src/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Kconfig b/src/Kconfig index 5ffc3563e5..ebdd1b44bc 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -146,6 +146,10 @@ config COMPRESSED_PAYLOAD_NRV2B bool default n +config ATI_RAGE_XL + bool + default n + source src/console/Kconfig config HAVE_ACPI_RESUME |