diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2012-09-28 17:35:35 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2012-09-28 17:35:35 +0000 |
commit | c53936bb4b0d4ae2d17d74e55b221553dd92dbd8 (patch) | |
tree | a822b86a419d338048f2b595b373ff64ae80aabb /target/linux/cns3xxx/config-3.3 | |
parent | 2f2115c436f537bdf4fe968cf7e3f97e5041113c (diff) | |
download | upstream-c53936bb4b0d4ae2d17d74e55b221553dd92dbd8.tar.gz upstream-c53936bb4b0d4ae2d17d74e55b221553dd92dbd8.tar.bz2 upstream-c53936bb4b0d4ae2d17d74e55b221553dd92dbd8.zip |
Add FIQ support for cns3xxx
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33581
Diffstat (limited to 'target/linux/cns3xxx/config-3.3')
-rw-r--r-- | target/linux/cns3xxx/config-3.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns3xxx/config-3.3 b/target/linux/cns3xxx/config-3.3 index a06ce24f27..8345888ad3 100644 --- a/target/linux/cns3xxx/config-3.3 +++ b/target/linux/cns3xxx/config-3.3 @@ -45,13 +45,13 @@ CONFIG_DEBUG_LL=y CONFIG_DEBUG_LL_UART_NONE=y # CONFIG_DEBUG_USER is not set CONFIG_DECOMPRESS_LZMA=y -CONFIG_DMA_CACHE_RWFO=y # CONFIG_DWC_DEBUG is not set # CONFIG_DWC_DEVICE_ONLY is not set # CONFIG_DWC_HOST_ONLY is not set CONFIG_DWC_OTG_MODE=y CONFIG_EARLY_PRINTK=y CONFIG_EEPROM_AT24=y +CONFIG_FIQ=y CONFIG_FRAME_POINTER=y CONFIG_GENERIC_BUG=y CONFIG_GENERIC_CLOCKEVENTS=y |