diff options
author | Huacai Chen <zltjiangshi@gmail.com> | 2010-06-29 10:48:55 +0800 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2010-06-29 23:07:51 +0200 |
commit | d0f7453d13b2180bbbf47aaa08626179700aa002 (patch) | |
tree | f34b2da3259f86598170407ed403ace5fc4ebfd8 /default-configs/mips64el-softmmu.mak | |
parent | 48bb3750e13cbb5a634d3aeab5191d74d124232f (diff) |
MIPS: Initial support of bonito north bridge used by fulong mini pc
Signed-off-by: Huacai Chen <zltjiangshi@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'default-configs/mips64el-softmmu.mak')
-rw-r--r-- | default-configs/mips64el-softmmu.mak | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/mips64el-softmmu.mak b/default-configs/mips64el-softmmu.mak index b372c1dfa1..d35d92370b 100644 --- a/default-configs/mips64el-softmmu.mak +++ b/default-configs/mips64el-softmmu.mak @@ -29,3 +29,4 @@ CONFIG_DP8393X=y CONFIG_DS1225Y=y CONFIG_MIPSNET=y CONFIG_PFLASH_CFI01=y +CONFIG_FULONG=y |