The CONTAINER and HOTPLUG_MEMORY options mention modules but are bool
only, so if selected are always built in.
Drop the help text about modules.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
 
          This helps support hotplug of nodes, CPUs, and memory.
 
-         To compile this driver as a module, choose M here:
-         the module will be called container.
-
 config ACPI_HOTPLUG_MEMORY
        bool "Memory Hotplug"
        depends on MEMORY_HOTPLUG
          removing memory devices at runtime, you need not enable
          this driver.
 
-         To compile this driver as a module, choose M here:
-         the module will be called acpi_memhotplug.
-
 config ACPI_HOTPLUG_IOAPIC
        bool
        depends on PCI