Skip to content
Snippets Groups Projects
Commit d27bbe97 authored by Alessandro Rubini's avatar Alessandro Rubini
Browse files

barebox: add SDB commands in configuration


Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
parent 91c22de9
Branches
No related merge requests found
......@@ -309,6 +309,7 @@ CONFIG_CMD_GPIO=y
# CONFIG_CMD_SPI is not set
# CONFIG_CMD_MIITOOL is not set
# CONFIG_CMD_DETECT is not set
CONFIG_CMD_SDB=y
CONFIG_NET=y
CONFIG_NET_DHCP=y
CONFIG_NET_NFS=y
......@@ -493,6 +494,7 @@ CONFIG_LZO_DECOMPRESS=y
CONFIG_LIBSCAN=y
CONFIG_LIBUBIGEN=y
CONFIG_LIBMTD=y
CONFIG_LIBSDB=y
#
# Library gui routines
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment