mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
configs/ea3131/pgnsh: Configuration converted to use the kconfig-frontends tools
This commit is contained in:
@@ -8,11 +8,14 @@ CONFIG_NUTTX_NEWCONFIG=y
|
||||
# Build Setup
|
||||
#
|
||||
# CONFIG_EXPERIMENTAL is not set
|
||||
# CONFIG_DEFAULT_SMALL is not set
|
||||
CONFIG_HOST_LINUX=y
|
||||
# CONFIG_HOST_LINUX is not set
|
||||
# CONFIG_HOST_OSX is not set
|
||||
# CONFIG_HOST_WINDOWS is not set
|
||||
CONFIG_HOST_WINDOWS=y
|
||||
# CONFIG_HOST_OTHER is not set
|
||||
# CONFIG_WINDOWS_NATIVE is not set
|
||||
CONFIG_WINDOWS_CYGWIN=y
|
||||
# CONFIG_WINDOWS_MSYS is not set
|
||||
# CONFIG_WINDOWS_OTHER is not set
|
||||
|
||||
#
|
||||
# Build Configuration
|
||||
@@ -106,8 +109,10 @@ CONFIG_ARCH_ROMPGTABLE=y
|
||||
# ARM Configuration Options
|
||||
#
|
||||
# CONFIG_ARM_TOOLCHAIN_BUILDROOT is not set
|
||||
CONFIG_ARM_TOOLCHAIN_CODESOURCERYL=y
|
||||
CONFIG_ARM_TOOLCHAIN_CODESOURCERYW=y
|
||||
# CONFIG_ARM_TOOLCHAIN_DEVKITARM is not set
|
||||
# CONFIG_ARM_TOOLCHAIN_GNU_EABIL is not set
|
||||
# CONFIG_ARM_TOOLCHAIN_GNU_EABIW is not set
|
||||
# CONFIG_ARM_TOOLCHAIN_GNU_OABI is not set
|
||||
CONFIG_ARCH_HAVE_EXTNAND=y
|
||||
CONFIG_ARCH_HAVE_EXTDRAM=y
|
||||
|
||||
Reference in New Issue
Block a user