1727e47d2e
Squashed commit of the following: Author: Gregory Nutt <gnutt@nuttx.org> Many small changes related to coding style. Author: Petro Karashchenko <petro.karashchenko@gmail.com> configs/beaglebone-black: Adds initial support for the BeagleBone Black board. arch/arm/src/am335x: Adds initial support for the TI AM355x family.
8 lines
201 B
Plaintext
8 lines
201 B
Plaintext
#
|
|
# For a description of the syntax of this configuration file,
|
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
|
#
|
|
|
|
if ARCH_BOARD_BEAGLEBONE_BLACK
|
|
endif # ARCH_BOARD_BEAGLEBONE_BLACK
|