mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-25 11:57:22 +00:00
sunxi-common.h: Don't undefine CONFIG_CMD_NFS
I see no reason to override the choice to include this from config_cmd_defauls.h . Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
This commit is contained in:
parent
ad0fd965f7
commit
85a4455c51
1 changed files with 0 additions and 1 deletions
|
@ -168,7 +168,6 @@
|
|||
|
||||
#undef CONFIG_CMD_FPGA
|
||||
#undef CONFIG_CMD_NET
|
||||
#undef CONFIG_CMD_NFS
|
||||
|
||||
/* I2C */
|
||||
#define CONFIG_SPL_I2C_SUPPORT
|
||||
|
|
Loading…
Add table
Reference in a new issue