diff options
author | Sergey Lapin <slapin@ossfans.org> | 2008-08-12 08:35:34 -0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2008-09-18 18:11:55 -0400 |
commit | 53d4351f5868c7d3faa9507608c324ff7d7c186c (patch) | |
tree | 32fd9246ed681012c0c0c0d68f4a04f3411e6426 /arch/arm/configs/afeb9260_defconfig | |
parent | 9c784f958d01097e3fae24ad75ab3a80ed1e556b (diff) |
[ARM] 5219/2: MACB ethernet support for AFEB9260
MACB ethernet support for AFEB9260
Depends on 5210/2
Acked-by: Andrew Victor <linux@maxim.org.za>
Signed-off-by: Sergey Lapin <slapin@ossfans.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/configs/afeb9260_defconfig')
-rw-r--r-- | arch/arm/configs/afeb9260_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/afeb9260_defconfig b/arch/arm/configs/afeb9260_defconfig index ce84033e619a..ce909586a34f 100644 --- a/arch/arm/configs/afeb9260_defconfig +++ b/arch/arm/configs/afeb9260_defconfig | |||
@@ -581,7 +581,7 @@ CONFIG_PHYLIB=y | |||
581 | # CONFIG_MDIO_BITBANG is not set | 581 | # CONFIG_MDIO_BITBANG is not set |
582 | CONFIG_NET_ETHERNET=y | 582 | CONFIG_NET_ETHERNET=y |
583 | CONFIG_MII=y | 583 | CONFIG_MII=y |
584 | # CONFIG_MACB is not set | 584 | CONFIG_MACB=y |
585 | # CONFIG_AX88796 is not set | 585 | # CONFIG_AX88796 is not set |
586 | # CONFIG_SMC91X is not set | 586 | # CONFIG_SMC91X is not set |
587 | # CONFIG_DM9000 is not set | 587 | # CONFIG_DM9000 is not set |