From ba5ec0904634e0b65c509dce5aec11a58369538f Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 5 Sep 2012 20:27:07 +0000 Subject: defconfig changes for LPC17xx Kconfig git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5098 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/olimex-lpc1766stk/hidkbd/defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/configs/olimex-lpc1766stk/hidkbd') diff --git a/nuttx/configs/olimex-lpc1766stk/hidkbd/defconfig b/nuttx/configs/olimex-lpc1766stk/hidkbd/defconfig index ce40fc25d..6c99fd413 100755 --- a/nuttx/configs/olimex-lpc1766stk/hidkbd/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/hidkbd/defconfig @@ -39,6 +39,7 @@ CONFIG_ARCH="arm" CONFIG_ARCH_ARM=y CONFIG_ARCH_CORTEXM3=y CONFIG_ARCH_CHIP="lpc17xx" +CONFIG_ARCH_CHIP_LPC17XX=y CONFIG_ARCH_CHIP_LPC1766=y CONFIG_ARCH_BOARD="olimex-lpc1766stk" CONFIG_ARCH_BOARD_LPC1766STK=y -- cgit v1.2.3