mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Kconfig update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4616 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
|
||||
/* On-chip modules -- The following may be unique to the 7032 */
|
||||
|
||||
#ifdef CONFIG_ARCH_SH7032
|
||||
#ifdef CONFIG_ARCH_CHIP_SH7032
|
||||
|
||||
/* DMAC */
|
||||
|
||||
@@ -342,7 +342,7 @@
|
||||
|
||||
/* On-chip modules -- The following may be unique to the 7032 */
|
||||
|
||||
#ifdef CONFIG_ARCH_SH7032
|
||||
#ifdef CONFIG_ARCH_CHIP_SH7032
|
||||
|
||||
/* DMAC */
|
||||
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
#include <nuttx/config.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef CONFIG_ARCH_SH7032
|
||||
#ifdef CONFIG_ARCH_CHIP_SH7032
|
||||
# include "sh1_703x.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user