Commit d018db40a3d1382218c431084c22a94e694a0a42

Authored by Mike Looijmans
Committed by Michal Simek
1 parent 2e0583b67e

topic_miami_defconfig: Remove NFS and NET support

On the miami board, ethernet is accessed via logic. To use it, one
would have to program logic first and then set up the rgmii conversion
block as well. Not likely to ever be used, so disable network support
by default to save some space.

Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>

Showing 1 changed file with 2 additions and 1 deletions Side-by-side Diff

configs/topic_miami_defconfig
... ... @@ -20,6 +20,8 @@
20 20 CONFIG_CMD_DFU=y
21 21 CONFIG_CMD_GPIO=y
22 22 # CONFIG_CMD_SETEXPR is not set
  23 +# CONFIG_CMD_NET is not set
  24 +# CONFIG_CMD_NFS is not set
23 25 CONFIG_CMD_CACHE=y
24 26 CONFIG_CMD_EXT4=y
25 27 CONFIG_CMD_FAT=y
... ... @@ -32,7 +34,6 @@
32 34 CONFIG_SPI_FLASH_BAR=y
33 35 CONFIG_SPI_FLASH_STMICRO=y
34 36 # CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
35   -# CONFIG_NETDEVICES is not set
36 37 CONFIG_DEBUG_UART=y
37 38 CONFIG_DEBUG_UART_ZYNQ=y
38 39 CONFIG_DEBUG_UART_BASE=0xe0000000