BAS: Remove config.h and INSTALL files. Add config options to Kconfig

This commit is contained in:
Gregory Nutt 2014-11-03 09:11:25 -06:00
parent 3b4976559e
commit d7eaa25129
15 changed files with 33 additions and 250 deletions

View file

@ -61,7 +61,7 @@
* Included Files
****************************************************************************/
#include "config.h"
#include <nuttx/config.h>
#include <assert.h>
#include <errno.h>