config.mk: add more instruction for X86 compact mode
diff --git a/config.mk b/config.mk
index 96c1e1b..25745a5 100644
--- a/config.mk
+++ b/config.mk
@@ -72,6 +72,7 @@
 #
 # Due to this removal, the related instructions are nolonger supported.
 #
-# By default, Capstone is compiled with 'CAPSTONE_X86_COMPACT = no'
+# By default, Capstone is compiled with 'CAPSTONE_X86_COMPACT = no',
+# thus supports complete X86 instructions.
 
 CAPSTONE_X86_COMPACT = no