x86: acpi: no need to map all physical memory With ACPI doing dynamic memory mapping and unmapping to access ACPI tables, there is no need to identity map all the physical memory anymore. So remove the "select" statement in ACPI kconfig. Signed-off-by: Daniel Leung <daniel.leung@intel.com>