Author: jakllsch
Date: Wed Oct 27 22:32:49 2010
New Revision: 5997
URL: https://tracker.coreboot.org/trac/coreboot/changeset/5997

Log:
Enable CK804 AC'97 audio interface and explicitly enable NIC on A8N-E.

Signed-off-by: Jonathan Kollasch <[email protected]>
Acked-by: Peter Stuge <[email protected]>

Modified:
   trunk/src/mainboard/asus/a8n_e/Kconfig

Modified: trunk/src/mainboard/asus/a8n_e/Kconfig
==============================================================================
--- trunk/src/mainboard/asus/a8n_e/Kconfig      Wed Oct 27 22:30:32 2010        
(r5996)
+++ trunk/src/mainboard/asus/a8n_e/Kconfig      Wed Oct 27 22:32:49 2010        
(r5997)
@@ -15,6 +15,8 @@
        select CACHE_AS_RAM
        select HAVE_HARD_RESET
        select BOARD_ROMSIZE_KB_512
+       select CK804_USE_NIC
+       select CK804_USE_ACI
 
 config MAINBOARD_DIR
        string

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to