Hi guys, this one sanitizes the Kconfig entry prompt so can we pick it up for -rc1 or later, please?
Thanks. On Wed, Oct 31, 2012 at 03:35:47PM +0100, Thomas Renninger wrote: > Reflect this dependency in Kconfig. > Shorten the config description as suggested by Borislav Petkov > > Signed-off-by: Thomas Renninger <tr...@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 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majord...@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/