Skip to content
Snippets Groups Projects
Commit 51068bcf authored by Thomas Chou's avatar Thomas Chou
Browse files

nios2: enable Driver Model


Enable the Driver Model config. The driver subsystems
are not enabled until we enable each of them.

Signed-off-by: default avatarThomas Chou <thomas@wytron.com.tw>
Acked-by: default avatarMarek Vasut <marex@denx.de>
parent e6e2c15d
No related branches found
No related tags found
No related merge requests found
CONFIG_NIOS2=y
# CONFIG_SYS_MALLOC_F is not set
CONFIG_TARGET_NIOS2_GENERIC=y
CONFIG_DEFAULT_DEVICE_TREE="3c120_devboard"
CONFIG_HUSH_PARSER=y
......@@ -13,3 +14,4 @@ CONFIG_CMD_DHCP=y
CONFIG_CMD_PING=y
CONFIG_OF_CONTROL=y
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_DM=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