lkml.org 
[lkml]   [2012]   [Oct]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 3/3] ACPI: Overriding ACPI tables via initrd only works with an initrd
    Date
    Reflect this dependency in Kconfig.
    Shorten the config description as suggested by Borislav Petkov

    Signed-off-by: Thomas Renninger <trenn@suse.de>
    ---
    drivers/acpi/Kconfig | 3 ++-
    1 files changed, 2 insertions(+), 1 deletions(-)

    diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
    index 44cea5d..ca939b4 100644
    --- a/drivers/acpi/Kconfig
    +++ b/drivers/acpi/Kconfig
    @@ -262,7 +262,8 @@ config ACPI_CUSTOM_DSDT
    default ACPI_CUSTOM_DSDT_FILE != ""

    config ACPI_INITRD_TABLE_OVERRIDE
    - bool "ACPI tables can be passed via uncompressed cpio in initrd"
    + bool "ACPI tables override via initrd"
    + depends on BLK_DEV_INITRD
    default n
    help
    This option provides functionality to override arbitrary ACPI tables
    --
    1.7.6.1


    \
     
     \ /
      Last update: 2012-10-31 16:21    [W:3.488 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site