Config.in.netdevice 370 B

123456789
  1. # This file is part of the OpenADK project. OpenADK is copyrighted
  2. # material, please see the LICENCE file in the top-level directory.
  3. menu "Network device support"
  4. source "target/waldux//config/Config.in.ethernet"
  5. source "target/waldux//config/Config.in.wireless"
  6. source "target/waldux//config/Config.in.bluetooth"
  7. source "target/waldux//config/Config.in.nfc"
  8. endmenu