]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
sunxi-common.h: Don't undefine CONFIG_CMD_NFS
authorHans de Goede <hdegoede@redhat.com>
Fri, 1 Aug 2014 07:18:20 +0000 (09:18 +0200)
committerHans de Goede <hdegoede@redhat.com>
Tue, 12 Aug 2014 06:40:12 +0000 (08:40 +0200)
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>
include/configs/sunxi-common.h

index 9d4801a67b49e9eeac643e7ff70df3972790ec50..cbe8b403f2552eba6d9a7358fe4dc3ae40bf60ad 100644 (file)
 
 #undef CONFIG_CMD_FPGA
 #undef CONFIG_CMD_NET
-#undef CONFIG_CMD_NFS
 
 /* I2C */
 #define CONFIG_SPL_I2C_SUPPORT