Commit d27bbe97 authored by Alessandro Rubini's avatar Alessandro Rubini

barebox: add SDB commands in configuration

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 91c22de9
......@@ -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
......
Markdown is supported
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