Support configuring Busybox from _defconfig files
authorDaniel Fandrich <dan@coneharvesters.com>
Fri, 8 Jul 2011 05:59:16 +0000 (07:59 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 8 Jul 2011 05:59:16 +0000 (07:59 +0200)
commit126f2b2853502a7e74e73c11b86a25510a76b9c0
treede4070d6095b1aa9ad96c228e55ec1c21a043a11
parent319b8bb3558ec4149f8653c1ff147d4ca8ba0217
Support configuring Busybox from _defconfig files

The existing test .config files are moved to configs/ and renamed
to *_defconfig. 'make xyz_defconfig' will enable the
configuration in that specific file.

Signed-off-by: Daniel Fandrich <dan@coneharvesters.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
INSTALL
Makefile
Makefile.help
configs/TEST_config_nommu [moved from TEST_config_nommu with 100% similarity]
configs/TEST_config_noprintf [moved from TEST_config_noprintf with 100% similarity]
configs/TEST_config_rh9 [moved from TEST_config_rh9 with 100% similarity]
scripts/kconfig/Makefile