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

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

(Note, this needs the previous patch to ck804_early_setup.c or
switching the board to ck804_early_setup_car.c.)
Index: src/mainboard/asus/a8n_e/Kconfig
===================================================================
--- src/mainboard/asus/a8n_e/Kconfig    (revision 5995)
+++ src/mainboard/asus/a8n_e/Kconfig    (working copy)
@@ -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