diff options
Diffstat (limited to 'arch/um/Kconfig.common')
| -rw-r--r-- | arch/um/Kconfig.common | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/arch/um/Kconfig.common b/arch/um/Kconfig.common index c68add8df3ae..07f84c842cc3 100644 --- a/arch/um/Kconfig.common +++ b/arch/um/Kconfig.common @@ -54,10 +54,6 @@ config HZ  	int  	default 100 -config SUBARCH -	string -	option env="SUBARCH" -  config NR_CPUS  	int  	range 1 1 |