zephyr/scripts/kconfig
Anas Nashif c47769bd56 kconfig: move all defconfig fragments to configs/
When building for a certain platform, we have no idea
what architecture we are building for.

We used to specify the architecture alongside the board or platform
name and this was used to find the defconfig in arch/<arch>/configs.

By putting all board configurations we support in one place we do
not have to specify the architecture, just the configuration name.

Change-Id: Ib7e9f63b9a8051714dc207f583fd26ef620497d8
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:53 -05:00
..
lxdialog First commit 2015-04-10 16:44:37 -07:00
Makefile kconfig: move all defconfig fragments to configs/ 2016-02-05 20:24:53 -05:00
POTFILES.in First commit 2015-04-10 16:44:37 -07:00
check.sh First commit 2015-04-10 16:44:37 -07:00
conf.c First commit 2015-04-10 16:44:37 -07:00
confdata.c Revert "Kbuild: Tools build at TIMO_BASE directory." 2016-02-05 20:14:24 -05:00
expr.c First commit 2015-04-10 16:44:37 -07:00
expr.h First commit 2015-04-10 16:44:37 -07:00
gconf.c First commit 2015-04-10 16:44:37 -07:00
gconf.glade First commit 2015-04-10 16:44:37 -07:00
images.c First commit 2015-04-10 16:44:37 -07:00
kxgettext.c First commit 2015-04-10 16:44:37 -07:00
list.h doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
lkc.h kconfig: support wildcards 2016-02-05 20:24:52 -05:00
lkc_proto.h First commit 2015-04-10 16:44:37 -07:00
mconf.c First commit 2015-04-10 16:44:37 -07:00
menu.c First commit 2015-04-10 16:44:37 -07:00
merge_config.sh merge_config.sh: rename MAKE to RUNMAKE 2016-02-05 20:15:59 -05:00
nconf.c First commit 2015-04-10 16:44:37 -07:00
nconf.gui.c First commit 2015-04-10 16:44:37 -07:00
nconf.h First commit 2015-04-10 16:44:37 -07:00
qconf.cc First commit 2015-04-10 16:44:37 -07:00
qconf.h First commit 2015-04-10 16:44:37 -07:00
streamline_config.pl First commit 2015-04-10 16:44:37 -07:00
symbol.c First commit 2015-04-10 16:44:37 -07:00
util.c First commit 2015-04-10 16:44:37 -07:00
zconf.gperf First commit 2015-04-10 16:44:37 -07:00
zconf.hash.c_shipped First commit 2015-04-10 16:44:37 -07:00
zconf.l kconfig: support wildcards 2016-02-05 20:24:52 -05:00
zconf.lex.c_shipped kconfig: support wildcards 2016-02-05 20:24:52 -05:00
zconf.tab.c_shipped kconfig: support wildcards 2016-02-05 20:24:52 -05:00
zconf.y kconfig: support wildcards 2016-02-05 20:24:52 -05:00