[PATCH 06/12] doc: mention "make xconfig"

Holger Schurig holgerschurig at gmail.com
Fri Jun 27 04:00:15 PDT 2014


Signed-off-by: Holger Schurig <holgerschurig at gmail.com>
---
 Documentation/user/barebox.rst |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/user/barebox.rst b/Documentation/user/barebox.rst
index bab0260..70bdedc 100644
--- a/Documentation/user/barebox.rst
+++ b/Documentation/user/barebox.rst
@@ -100,6 +100,9 @@ with the most popular being ``menuconfig``::
 
   make menuconfig
 
+barebox used the same configuration system as Linux, so you can use
+all the things you know, e.g. ``make xconfig``, ``make allyesconfig`` etc.
+
 Compilation
 -----------
 
-- 
1.7.10.4




More information about the barebox mailing list