mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 08:44:41 +00:00 
			
		
		
		
	arm64: Kconfig: Update description for CONFIG_ARCH_VEXPRESS
Update the description and contextually the help text of CONFIG_ARCH_VEXPRESS to reflect the inclusion of all ARM Ltd Platforms. Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com> Message-Id: <20250221180349.1413089-2-vincenzo.frascino@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
This commit is contained in:
		
							parent
							
								
									2014c95afe
								
							
						
					
					
						commit
						a3b955ac91
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		|  | @ -374,13 +374,12 @@ config ARCH_UNIPHIER | ||||||
| 	  This enables support for Socionext UniPhier SoC family. | 	  This enables support for Socionext UniPhier SoC family. | ||||||
| 
 | 
 | ||||||
| config ARCH_VEXPRESS | config ARCH_VEXPRESS | ||||||
| 	bool "ARMv8 software model (Versatile Express)" | 	bool "ARM Ltd Platforms" | ||||||
| 	select GPIOLIB | 	select GPIOLIB | ||||||
| 	select PM | 	select PM | ||||||
| 	select PM_GENERIC_DOMAINS | 	select PM_GENERIC_DOMAINS | ||||||
| 	help | 	help | ||||||
| 	  This enables support for the ARMv8 software model (Versatile | 	  This enables support for the ARM Ltd Platforms. | ||||||
| 	  Express). |  | ||||||
| 
 | 
 | ||||||
| config ARCH_VISCONTI | config ARCH_VISCONTI | ||||||
| 	bool "Toshiba Visconti SoC Family" | 	bool "Toshiba Visconti SoC Family" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Vincenzo Frascino
						Vincenzo Frascino