diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-11-02 12:22:45 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-11-02 12:22:45 +0000 |
commit | 9f7da0f900c1ec691f53e3207a5df8d5f64096d0 (patch) | |
tree | 9ed098176d4c58f0b8acf322a38526ca4819f188 /target/linux/ppc40x/config-default | |
parent | c1209bde02769789149b5e83840361fce0a2e070 (diff) | |
download | upstream-9f7da0f900c1ec691f53e3207a5df8d5f64096d0.tar.gz upstream-9f7da0f900c1ec691f53e3207a5df8d5f64096d0.tar.bz2 upstream-9f7da0f900c1ec691f53e3207a5df8d5f64096d0.zip |
add additional config symbols
SVN-Revision: 23777
Diffstat (limited to 'target/linux/ppc40x/config-default')
-rw-r--r-- | target/linux/ppc40x/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ppc40x/config-default b/target/linux/ppc40x/config-default index bedc42d1a9..da318a2187 100644 --- a/target/linux/ppc40x/config-default +++ b/target/linux/ppc40x/config-default @@ -120,6 +120,7 @@ CONFIG_MTD_PHYSMAP_OF=y # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set CONFIG_NLS=m CONFIG_NOT_COHERENT_CACHE=y +CONFIG_NR_IRQS=512 CONFIG_OF=y CONFIG_OF_DEVICE=y CONFIG_OF_GPIO=y |