aboutsummaryrefslogtreecommitdiffstats
path: root/platforms/bananaPro/patch/bananapro_Disable_network_commands.patch
diff options
context:
space:
mode:
Diffstat (limited to 'platforms/bananaPro/patch/bananapro_Disable_network_commands.patch')
-rw-r--r--platforms/bananaPro/patch/bananapro_Disable_network_commands.patch46
1 files changed, 0 insertions, 46 deletions
diff --git a/platforms/bananaPro/patch/bananapro_Disable_network_commands.patch b/platforms/bananaPro/patch/bananapro_Disable_network_commands.patch
deleted file mode 100644
index d8a3f89..0000000
--- a/platforms/bananaPro/patch/bananapro_Disable_network_commands.patch
+++ /dev/null
@@ -1,46 +0,0 @@
-*** ./.config 2020-08-25 21:15:51.705875615 +0200
---- ./.config.old 2020-08-25 16:50:23.281984798 +0200
-*************** CONFIG_CMD_SETEXPR=y
-*** 683,689 ****
- #
- # Android support commands
- #
-! # CONFIG_CMD_NET is not set
- # CONFIG_CMD_ETHSW is not set
- CONFIG_CMD_PXE=y
- # CONFIG_CMD_WOL is not set
---- 683,716 ----
- #
- # Android support commands
- #
-! CONFIG_CMD_NET=y
-! CONFIG_CMD_BOOTP=y
-! CONFIG_CMD_DHCP=y
-! CONFIG_BOOTP_BOOTPATH=y
-! CONFIG_BOOTP_DNS=y
-! # CONFIG_BOOTP_DNS2 is not set
-! CONFIG_BOOTP_GATEWAY=y
-! CONFIG_BOOTP_HOSTNAME=y
-! # CONFIG_BOOTP_PREFER_SERVERIP is not set
-! CONFIG_BOOTP_SUBNETMASK=y
-! # CONFIG_BOOTP_NTPSERVER is not set
-! # CONFIG_CMD_PCAP is not set
-! CONFIG_BOOTP_PXE=y
-! CONFIG_BOOTP_PXE_CLIENTARCH=0x15
-! CONFIG_BOOTP_VCI_STRING="U-Boot.armv7"
-! CONFIG_CMD_TFTPBOOT=y
-! # CONFIG_CMD_TFTPPUT is not set
-! # CONFIG_CMD_TFTPSRV is not set
-! CONFIG_NET_TFTP_VARS=y
-! # CONFIG_CMD_RARP is not set
-! CONFIG_CMD_NFS=y
-! CONFIG_CMD_MII=y
-! CONFIG_CMD_MDIO=y
-! CONFIG_CMD_PING=y
-! # CONFIG_CMD_CDP is not set
-! # CONFIG_CMD_SNTP is not set
-! # CONFIG_CMD_DNS is not set
-! # CONFIG_CMD_LINK_LOCAL is not set
- # CONFIG_CMD_ETHSW is not set
- CONFIG_CMD_PXE=y
- # CONFIG_CMD_WOL is not set