diff options
Diffstat (limited to 'configs/xfi3_defconfig')
-rw-r--r-- | configs/xfi3_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/xfi3_defconfig b/configs/xfi3_defconfig index 9d895f87e6..c49319c3c2 100644 --- a/configs/xfi3_defconfig +++ b/configs/xfi3_defconfig @@ -13,7 +13,6 @@ CONFIG_SPL=y CONFIG_BOOTDELAY=3 CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="console=ttyAMA0,115200n8 " -# CONFIG_CONSOLE_MUX is not set CONFIG_SYS_CONSOLE_IS_IN_ENV=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_ARCH_MISC_INIT=y @@ -41,5 +40,4 @@ CONFIG_USB_GADGET=y CONFIG_CI_UDC=y CONFIG_USB_ETHER=y CONFIG_USB_ETH_CDC=y -# CONFIG_VIDEO is not set CONFIG_OF_LIBFDT=y |