This is an automated email from the ASF dual-hosted git repository.

pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git


    from fc9b9f70ac xtensa/esp32: add documentation of the I2S/audio support on 
ESP32
     new 486a6f81d1 drivers/net: Enable NETDEVICES by default
     new 2a574427c6 boards: Remove CONFIG_NETDEVICES=y from board defconfig

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 boards/arm/c5471/c5471evm/configs/nsh/defconfig                       | 1 -
 boards/arm/cxd56xx/spresense/configs/rndis/defconfig                  | 1 -
 boards/arm/cxd56xx/spresense/configs/rndis_smp/defconfig              | 1 -
 boards/arm/cxd56xx/spresense/configs/wifi/defconfig                   | 1 -
 boards/arm/cxd56xx/spresense/configs/wifi_smp/defconfig               | 1 -
 boards/arm/dm320/ntosd-dm320/configs/nettest/defconfig                | 1 -
 boards/arm/dm320/ntosd-dm320/configs/nsh/defconfig                    | 1 -
 boards/arm/dm320/ntosd-dm320/configs/poll/defconfig                   | 1 -
 boards/arm/dm320/ntosd-dm320/configs/udp/defconfig                    | 1 -
 boards/arm/dm320/ntosd-dm320/configs/webserver/defconfig              | 1 -
 boards/arm/imxrt/imxrt1060-evk/configs/can/defconfig                  | 1 -
 boards/arm/imxrt/imxrt1060-evk/configs/canfd/defconfig                | 1 -
 boards/arm/imxrt/imxrt1064-evk/configs/can/defconfig                  | 1 -
 boards/arm/imxrt/imxrt1064-evk/configs/canfd/defconfig                | 1 -
 boards/arm/imxrt/teensy-4.x/configs/can-4.1/defconfig                 | 1 -
 boards/arm/kinetis/freedom-k28f/configs/nshsdusb/defconfig            | 1 -
 boards/arm/lc823450/lc823450-xgevk/configs/bt/defconfig               | 1 -
 boards/arm/lc823450/lc823450-xgevk/configs/krndis/defconfig           | 1 -
 boards/arm/lc823450/lc823450-xgevk/configs/rndis/defconfig            | 1 -
 boards/arm/moxart/moxa/configs/nsh/defconfig                          | 1 -
 boards/arm/rp2040/adafruit-feather-rp2040/configs/enc28j60/defconfig  | 1 -
 boards/arm/rp2040/adafruit-kb2040/configs/enc28j60/defconfig          | 1 -
 boards/arm/rp2040/raspberrypi-pico-w/configs/enc28j60/defconfig       | 1 -
 boards/arm/rp2040/raspberrypi-pico-w/configs/telnet/defconfig         | 1 -
 boards/arm/rp2040/raspberrypi-pico/configs/enc28j60/defconfig         | 1 -
 boards/arm/stm32/b-g431b-esc1/configs/cansock/defconfig               | 1 -
 boards/arm/stm32/clicker2-stm32/configs/mrf24j40-6lowpan/defconfig    | 1 -
 boards/arm/stm32/clicker2-stm32/configs/mrf24j40-starhub/defconfig    | 1 -
 boards/arm/stm32/clicker2-stm32/configs/mrf24j40-starpoint/defconfig  | 1 -
 boards/arm/stm32/clicker2-stm32/configs/xbee-6lowpan/defconfig        | 1 -
 boards/arm/stm32/emw3162/configs/wlan/defconfig                       | 1 -
 boards/arm/stm32/fire-stm32v2/configs/nsh/defconfig                   | 1 -
 boards/arm/stm32/nucleo-f302r8/configs/cansock/defconfig              | 1 -
 boards/arm/stm32/nucleo-f446re/configs/cansock/defconfig              | 1 -
 boards/arm/stm32/nucleo-g431rb/configs/cansock/defconfig              | 1 -
 boards/arm/stm32/olimex-stm32-e407/configs/mrf24j40-6lowpan/defconfig | 1 -
 boards/arm/stm32/photon/configs/wlan-perf/defconfig                   | 1 -
 boards/arm/stm32/photon/configs/wlan/defconfig                        | 1 -
 boards/arm/stm32/stm32f4discovery/configs/ether_w5500/defconfig       | 1 -
 boards/arm/stm32/stm32f4discovery/configs/rndis/defconfig             | 1 -
 boards/arm/stm32/stm32f4discovery/configs/wifi/defconfig              | 1 -
 boards/arm/stm32l4/b-l475e-iot01a/configs/spirit-6lowpan/defconfig    | 1 -
 boards/arm/stm32l4/b-l475e-iot01a/configs/spirit-starhub/defconfig    | 1 -
 boards/arm/stm32l4/b-l475e-iot01a/configs/spirit-starpoint/defconfig  | 1 -
 boards/arm/str71x/olimex-strp711/configs/nettest/defconfig            | 1 -
 boards/sim/sim/sim/configs/bluetooth/defconfig                        | 1 -
 boards/sim/sim/sim/configs/bthcisock/defconfig                        | 1 -
 boards/sim/sim/sim/configs/ipforward/defconfig                        | 1 -
 boards/sim/sim/sim/configs/nettest/defconfig                          | 1 -
 boards/sim/sim/sim/configs/nimble/defconfig                           | 1 -
 boards/sim/sim/sim/configs/pf_ieee802154/defconfig                    | 1 -
 boards/sim/sim/sim/configs/pktradio/defconfig                         | 1 -
 boards/sim/sim/sim/configs/rpserver/defconfig                         | 1 -
 boards/sim/sim/sim/configs/sixlowpan/defconfig                        | 1 -
 boards/sim/sim/sim/configs/tcpblaster/defconfig                       | 1 -
 boards/sim/sim/sim/configs/tcploop/defconfig                          | 1 -
 boards/sim/sim/sim/configs/udgram/defconfig                           | 1 -
 boards/sim/sim/sim/configs/userfs/defconfig                           | 1 -
 boards/sim/sim/sim/configs/ustream/defconfig                          | 1 -
 boards/xtensa/esp32/esp32-devkitc/configs/audio/defconfig             | 1 -
 boards/xtensa/esp32/esp32-devkitc/configs/blewifi/defconfig           | 1 -
 boards/xtensa/esp32/esp32-devkitc/configs/coex/defconfig              | 1 -
 boards/xtensa/esp32/esp32-devkitc/configs/efuse/defconfig             | 1 -
 boards/xtensa/esp32/esp32-devkitc/configs/netnsh/defconfig            | 1 -
 boards/xtensa/esp32/esp32-devkitc/configs/wamr_wasi_debug/defconfig   | 1 -
 boards/xtensa/esp32/esp32-devkitc/configs/wapi/defconfig              | 1 -
 boards/xtensa/esp32/esp32-devkitc/configs/wapi_smp/defconfig          | 1 -
 boards/xtensa/esp32/esp32-devkitc/configs/wifinsh/defconfig           | 1 -
 boards/xtensa/esp32/esp32-ethernet-kit/configs/ethernet/defconfig     | 1 -
 drivers/net/Kconfig                                                   | 3 +--
 70 files changed, 1 insertion(+), 71 deletions(-)

Reply via email to