projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8eef13
)
ARM: at91/defconfig: add at91rm9200 ethernet support
author
Alexandre Belloni
<
[email protected]
>
Mon, 5 Jan 2015 11:53:02 +0000
(12:53 +0100)
committer
Nicolas Ferre
<
[email protected]
>
Wed, 4 Mar 2015 09:31:07 +0000
(10:31 +0100)
There is now only one defconfig for the at91rm9200 and at91sam9. Add ethernet
support for the at91rm9200.
Signed-off-by: Alexandre Belloni <
[email protected]
>
Signed-off-by: Nicolas Ferre <
[email protected]
>
arch/arm/configs/at91_dt_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/at91_dt_defconfig
b/arch/arm/configs/at91_dt_defconfig
index f2670f638e97564ac8e3a01ea5bc9a1cbc24be6f..811e72bbe6429b6e6a18ac5c31c267c178d17714 100644
(file)
--- a/
arch/arm/configs/at91_dt_defconfig
+++ b/
arch/arm/configs/at91_dt_defconfig
@@
-70,6
+70,7
@@
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y
# CONFIG_SCSI_LOWLEVEL is not set
CONFIG_NETDEVICES=y
+CONFIG_ARM_AT91_ETHER=y
CONFIG_MACB=y
# CONFIG_NET_VENDOR_BROADCOM is not set
CONFIG_DM9000=y