Add support for the poweroff on calypso phones

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4520 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-03-25 14:51:25 +00:00
parent f92e169dc0
commit 52c7a4e49c
8 changed files with 48 additions and 48 deletions
+7 -3
View File
@@ -1,8 +1,8 @@
############################################################################
# configs/c5471evm/nsh/defconfig
# configs/compal_e99/nsh_compalram/defconfig
#
# Copyright (C) 2007-2011 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
# Copyright (C) 2007-2012 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <gnutt@nuttx.org>
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
@@ -396,6 +396,10 @@ CONFIG_NET_BROADCAST=n
CONFIG_NET_DHCP_LIGHT=n
CONFIG_NET_RESOLV_ENTRIES=4
#
# Settings for examples/hello
CONFIG_EXAMPLES_HELLO_BUILTIN=y
#
# Settings for examples/uip
CONFIG_EXAMPLE_UIP_NOMAC=y