Skip to content
Snippets Groups Projects
Commit dca2c733 authored by Tony Dinh's avatar Tony Dinh Committed by Stefan Roese
Browse files

arm: kirkwood: Marvell Sheevaplug: Add DM Ethernet and DM SATA configs


Add DM_ETH, SATA_MV and associated configs to sheevaplug_defconfig

Signed-off-by: default avatarTony Dinh <mibodhi@gmail.com>
parent 5c151bfe
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,6 @@ CONFIG_USE_PREBOOT=y
CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_FLASH is not set
CONFIG_CMD_IDE=y
CONFIG_CMD_MMC=y
CONFIG_CMD_NAND=y
CONFIG_CMD_USB=y
......@@ -53,3 +52,8 @@ CONFIG_USB_EHCI_HCD=y
CONFIG_USB_STORAGE=y
CONFIG_LZMA=y
CONFIG_BZIP2=y
CONFIG_BLK=y
CONFIG_DM_ETH=y
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_CMD_SATA=y
CONFIG_SATA_MV=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment