configs/misco: CONFIG_DEFAULT_SMALL should not be set either. It is really too late now, hoever, because all of the small defaults have already been set.

This commit is contained in:
Gregory Nutt 2016-11-05 08:49:50 -06:00
parent 479c9776a7
commit 5dc9d963f6
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# Build Setup
#
# CONFIG_EXPERIMENTAL is not set
CONFIG_DEFAULT_SMALL=y
# CONFIG_DEFAULT_SMALL is not set
CONFIG_HOST_LINUX=y
# CONFIG_HOST_OSX is not set
# CONFIG_HOST_WINDOWS is not set