Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  1. Jul 29, 2011
  2. Jul 25, 2011
  3. Jul 18, 2011
  4. Jul 13, 2011
  5. Jul 04, 2011
  6. Jul 02, 2011
  7. Jul 01, 2011
    • Arnaud Lacombe's avatar
      kconfig: introduce specialized printer · e54e692b
      Arnaud Lacombe authored
      
      Make conf_write_symbol() grammar agnostic to be able to use it from different
      code path. These path pass a printer callback which will print a symbol's name
      and its value in different format.
      
      conf_write_symbol()'s job become mostly only to prepare a string for the
      printer. This avoid to have to pass specialized flag to generic
      functions
      
      Signed-off-by: default avatarArnaud Lacombe <lacombar@gmail.com>
      [mmarek: rebased on top of de125187
      
       (kconfig: autogenerated config_is_xxx
      macro)]
      Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
      e54e692b
  8. Jun 24, 2011
  9. Jun 08, 2011
  10. Jun 06, 2011
  11. May 29, 2011