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:
parent
479c9776a7
commit
5dc9d963f6
|
@ -7,7 +7,7 @@
|
||||||
# Build Setup
|
# Build Setup
|
||||||
#
|
#
|
||||||
# CONFIG_EXPERIMENTAL is not set
|
# CONFIG_EXPERIMENTAL is not set
|
||||||
CONFIG_DEFAULT_SMALL=y
|
# CONFIG_DEFAULT_SMALL is not set
|
||||||
CONFIG_HOST_LINUX=y
|
CONFIG_HOST_LINUX=y
|
||||||
# CONFIG_HOST_OSX is not set
|
# CONFIG_HOST_OSX is not set
|
||||||
# CONFIG_HOST_WINDOWS is not set
|
# CONFIG_HOST_WINDOWS is not set
|
||||||
|
|
Loading…
Reference in New Issue