[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[xen master] xen/arm: Kconfig: Fix XEN_START_ADDRESS input prompt



commit 8380a6923919d0d8371eb0d47e650c7844ec9fb9
Author:     Michal Orzel <michal.orzel@xxxxxxx>
AuthorDate: Tue Jan 27 14:19:22 2026 +0100
Commit:     Michal Orzel <michal.orzel@xxxxxxx>
CommitDate: Thu Feb 5 09:33:42 2026 +0100

    xen/arm: Kconfig: Fix XEN_START_ADDRESS input prompt
    
    Remove the part about platform defined address which is not true. The
    help text is correct i.e. 0xFFFFFFFF is used as default value to indicate
    that user has not customized this address.
    
    Amends: d736b6eb451b ("xen/arm: mpu: Define Xen start address for MPU 
systems")
    Reported-by: Jan Beulich <jbeulich@xxxxxxxx>
    Signed-off-by: Michal Orzel <michal.orzel@xxxxxxx>
    Acked-by: Bertrand Marquis <bertrand.marquis@xxxxxxx>
---
 xen/arch/arm/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xen/arch/arm/Kconfig b/xen/arch/arm/Kconfig
index 442d353b43..2f2b501fda 100644
--- a/xen/arch/arm/Kconfig
+++ b/xen/arch/arm/Kconfig
@@ -28,7 +28,7 @@ config ARCH_DEFCONFIG
        default "arch/arm/configs/arm64_defconfig" if ARM_64
 
 config XEN_START_ADDRESS
-       hex "Xen start address: keep default to use platform defined address"
+       hex "Xen start address"
        default 0xFFFFFFFF
        depends on MPU
        help
--
generated by git-patchbot for /home/xen/git/xen.git#master



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.