x86/configs: Add x86 debugging Kconfig fragment plus docs
[sfrench/cifs-2.6.git] / arch / x86 / Makefile
index 63d50f65b8283466e0275c3e9e606f9b1d1a55e8..1abd7cc9d6cd98eee795f59ef61c1dd7e4166e7b 100644 (file)
@@ -313,5 +313,6 @@ define archhelp
   echo  ''
   echo  '  kvm_guest.config    - Enable Kconfig items for running this kernel as a KVM guest'
   echo  '  xen.config          - Enable Kconfig items for running this kernel as a Xen guest'
+  echo  '  x86_debug.config    - Enable tip tree debugging options for testing'
 
 endef