From 95dda8aa1d6e469e8ac8d80d0269f39af1fdaa2a Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 21 Feb 2014 12:34:04 -0600 Subject: [PATCH] SAM4E: Add support for PIO and peripheral clocks --- configs/olimex-lpc1766stk/README.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/configs/olimex-lpc1766stk/README.txt b/configs/olimex-lpc1766stk/README.txt index aee46965fa9..5e96afbb4f7 100644 --- a/configs/olimex-lpc1766stk/README.txt +++ b/configs/olimex-lpc1766stk/README.txt @@ -906,6 +906,13 @@ Where is one of the following: CONFIG_FS_NXFFS=n CONFIG_FS_ROMFS=n + 2. This configuration targets Linux using a generic ARM EABI toolchain: + + CONFIG_LINUX=y + CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL=y + + But that can easily be re-configured. + 2. You may also want to define the following in your configuration file. Otherwise, you will have not feedback about what is going on: