commit | 0056238de96d1499a2dcc3b20305647b3364988a | [log] [tgz] |
---|---|---|
author | Steve Rae <srae@broadcom.com> | Tue Nov 11 11:32:19 2014 -0800 |
committer | Tom Rini <trini@ti.com> | Sun Nov 23 06:49:01 2014 -0500 |
tree | fdbc9b5df9ff361a8093e3f706b42e4d4ef76ebd | |
parent | 1c5f31cd4891a89dd265e261753c4e1685622481 [diff] [blame] |
ARM: bcm: Enable bcm11130 boards bcm11130 bcm11130_nand Signed-off-by: Steve Rae <srae@broadcom.com>
diff --git a/configs/bcm11130_defconfig b/configs/bcm11130_defconfig new file mode 100644 index 0000000..f8c9f03 --- /dev/null +++ b/configs/bcm11130_defconfig
@@ -0,0 +1,3 @@ +CONFIG_SYS_EXTRA_OPTIONS="SYS_MMC_ENV_DEV=0" +CONFIG_ARM=y +CONFIG_TARGET_BCM28155_AP=y