diff options
Diffstat (limited to 'extra/Configs/Config.i386.default')
-rw-r--r-- | extra/Configs/Config.i386.default | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/Configs/Config.i386.default b/extra/Configs/Config.i386.default index a8f4e9aa1..87adee429 100644 --- a/extra/Configs/Config.i386.default +++ b/extra/Configs/Config.i386.default @@ -6,7 +6,8 @@ # Target Architecture Features and Options # HAVE_ELF=y -CONFIG_386=y +CONFIG_GENERIC_386=y +# CONFIG_386 is not set # CONFIG_486 is not set # CONFIG_586 is not set # CONFIG_586MMX is not set |