diff options
Diffstat (limited to 'configs/config.gigabyte_ga-g41m-es2l')
-rw-r--r-- | configs/config.gigabyte_ga-g41m-es2l | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/configs/config.gigabyte_ga-g41m-es2l b/configs/config.gigabyte_ga-g41m-es2l new file mode 100644 index 0000000000..4cc00a2916 --- /dev/null +++ b/configs/config.gigabyte_ga-g41m-es2l @@ -0,0 +1,13 @@ +CONFIG_VENDOR_GIGABYTE=y +CONFIG_BOARD_GIGABYTE_GA_G41M_ES2L=y +CONFIG_MAINBOARD_VERSION="1.1" +CONFIG_MAINBOARD_DO_NATIVE_VGA_INIT=y +CONFIG_ONBOARD_VGA_IS_PRIMARY=y +CONFIG_PAYLOAD_CONFIGFILE=".config_seabios" +CONFIG_USE_OPTION_TABLE=y +CONFIG_USE_BLOBS=y +CONFIG_CPU_MICROCODE_CBFS_GENERATE=y + +# It is better to take this unique value from old CMOS. +# Default MAC-address is 00:e0:4c:00:c0:b0 +# CONFIG_REALTEK_8168_MACADDRESS="6c:f0:49:xx:xx:xx" |