diff --git a/bochs/.conf.win32-vcpp b/bochs/.conf.win32-vcpp index 69dc51046..38ff446a4 100755 --- a/bochs/.conf.win32-vcpp +++ b/bochs/.conf.win32-vcpp @@ -24,7 +24,6 @@ set echo --enable-es1370 \ --enable-e1000 \ --enable-show-ips \ - --enable-avx \ --disable-readline \ --without-x \ --with-win32 --with-rfb --with-nogui diff --git a/bochs/.conf.win64-vcpp b/bochs/.conf.win64-vcpp index 121d1bd26..d943a91d3 100755 --- a/bochs/.conf.win64-vcpp +++ b/bochs/.conf.win64-vcpp @@ -24,7 +24,6 @@ set echo --enable-es1370 \ --enable-e1000 \ --enable-show-ips \ - --enable-avx \ --disable-readline \ --without-x \ --with-win32 --with-rfb --with-nogui