X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=config%2Fsysinfos.atom;h=2e8eb2963210e7989bc294441d79abf9cc646889;hb=56e6ade2828debbb8210ffba1faa2193cb78d05c;hp=7060b4ae7fe9cb5d4b920d9f4e622f4e50df9759;hpb=f920c7ef750f2163b9e407cc453b192ede2c185a;p=hvlinux.git diff --git a/config/sysinfos.atom b/config/sysinfos.atom index 7060b4a..2e8eb29 100644 --- a/config/sysinfos.atom +++ b/config/sysinfos.atom @@ -36,11 +36,14 @@ BOOT_PARTITION="/dev/sda1" HVL_TARGET="x86" # Used for setting machine-specific option in CFLAGS and CPPFLAGS -MARCH_FLAGS="-march=atom -mssse3 -mfpmath=sse -fomit-frame-pointer" +MARCH_FLAGS="-march=atom -mtune=atom" # Keyboard mapping (example: us) KEYBOARD="us" +# X.org driver (comment to build all drivers) +XORG_VIDEO_DRIVER="intel" + # Sound card support: yes or no SOUND_CARD="yes"