ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE
diff --git a/procps/Config.in b/procps/Config.in
index 62d2c4f..4ce2825 100644
--- a/procps/Config.in
+++ b/procps/Config.in
@@ -57,7 +57,7 @@
 	  The top program provides a dynamic real-time view of a running
 	  system.
 
-config ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE
+config CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE
 	bool "  Support showing CPU usage percentage (add 2k bytes)"
 	default y
 	depends on CONFIG_TOP