Fix arima/hdama. It was changed to match newconfig, which was broken.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5522 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
7339f36961
commit
80da618ab0
|
@ -62,7 +62,7 @@ config HW_MEM_HOLE_SIZE_AUTO_INC
|
|||
|
||||
config SB_HT_CHAIN_ON_BUS0
|
||||
int
|
||||
default 0
|
||||
default 1
|
||||
depends on BOARD_ARIMA_HDAMA
|
||||
|
||||
config HT_CHAIN_END_UNITID_BASE
|
||||
|
|
Loading…
Reference in New Issue