Skip to content

Commit 810690a

Browse files
committed
Remove CONFIG_LWIP_LOCAL_HOSTNAME from S3 boards
1 parent 726639b commit 810690a

File tree

76 files changed

+76
-76
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+76
-76
lines changed

ports/espressif/boards/adafruit_esp32s3_camera/sdkconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# LWIP
99
#
10-
CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
10+
# CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
1111
# end of LWIP
1212

1313
#

ports/espressif/boards/adafruit_feather_esp32s3_4mbflash_2mbpsram/sdkconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# LWIP
99
#
10-
CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
10+
# CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
1111
# end of LWIP
1212

1313
# end of Component config

ports/espressif/boards/adafruit_feather_esp32s3_nopsram/sdkconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# LWIP
99
#
10-
CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
10+
# CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
1111
# end of LWIP
1212

1313
# end of Component config

ports/espressif/boards/adafruit_feather_esp32s3_reverse_tft/sdkconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# LWIP
99
#
10-
CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
10+
# CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
1111
# end of LWIP
1212

1313
# end of Component config

ports/espressif/boards/adafruit_feather_esp32s3_tft/sdkconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# LWIP
99
#
10-
CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
10+
# CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
1111
# end of LWIP
1212

1313
# end of Component config

ports/espressif/boards/adafruit_matrixportal_s3/sdkconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# LWIP
99
#
10-
CONFIG_LWIP_LOCAL_HOSTNAME="matrixportal-s3"
10+
# CONFIG_LWIP_LOCAL_HOSTNAME="matrixportal-s3"
1111
# end of LWIP
1212

1313
# end of Component config

ports/espressif/boards/adafruit_metro_esp32s3/sdkconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# LWIP
99
#
10-
CONFIG_LWIP_LOCAL_HOSTNAME="Metro-ESP32S3"
10+
# CONFIG_LWIP_LOCAL_HOSTNAME="Metro-ESP32S3"
1111
# end of LWIP
1212

1313
# end of Component config

ports/espressif/boards/adafruit_qtpy_esp32s3_4mbflash_2mbpsram/sdkconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# LWIP
99
#
10-
CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
10+
# CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
1111
# end of LWIP
1212

1313
# end of Component config

ports/espressif/boards/adafruit_qtpy_esp32s3_nopsram/sdkconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# LWIP
99
#
10-
CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
10+
# CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
1111
# end of LWIP
1212

1313
# end of Component config

ports/espressif/boards/adafruit_qualia_s3_rgb666/sdkconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# LWIP
99
#
10-
CONFIG_LWIP_LOCAL_HOSTNAME="qualia"
10+
# CONFIG_LWIP_LOCAL_HOSTNAME="qualia"
1111
# end of LWIP
1212

1313
# end of Component config

0 commit comments

Comments
 (0)