[coreboot-gerrit] New patch to review for coreboot: 8b99e52 NOTFORMERGE: hp/1035dx: Compile in the generic radeon driver

Alexandru Gagniuc (mr.nuke.me@gmail.com) gerrit at coreboot.org
Tue Jan 27 20:15:05 CET 2015


Alexandru Gagniuc (mr.nuke.me at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/8290

-gerrit

commit 8b99e527e4fc7a09daca13f3bacd9190d4c2bc14
Author: Alexandru Gagniuc <mr.nuke.me at gmail.com>
Date:   Tue Jan 27 13:14:03 2015 -0600

    NOTFORMERGE: hp/1035dx: Compile in the generic radeon driver
    
    Change-Id: Ic7d5d6b94f66ceec9e2e54ce3de6ba53ed916df2
    Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
---
 src/mainboard/hp/pavilion_m6_1035dx/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mainboard/hp/pavilion_m6_1035dx/Kconfig b/src/mainboard/hp/pavilion_m6_1035dx/Kconfig
index eba58f2..7394ff4 100644
--- a/src/mainboard/hp/pavilion_m6_1035dx/Kconfig
+++ b/src/mainboard/hp/pavilion_m6_1035dx/Kconfig
@@ -26,6 +26,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 	select NORTHBRIDGE_AMD_AGESA_FAMILY15_TN
 	select SOUTHBRIDGE_AMD_AGESA_HUDSON
 	select EC_COMPAL_ENE932
+	select DRIVER_AMD_RADEON
 	select HAVE_OPTION_TABLE
 	select HAVE_PIRQ_TABLE
 	select HAVE_MP_TABLE



More information about the coreboot-gerrit mailing list