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 | fd2481ced16a86be5f57f1fc3f171a3d44fb5e3c (patch) | |
tree | 07e3a36484d79b138c194a1e030f08407ff10f85 /target/linux/ppc40x/config-default | |
parent | 91567f75e2b4fdd0961b319c37ee2a2f66d22958 (diff) | |
download | upstream-fd2481ced16a86be5f57f1fc3f171a3d44fb5e3c.tar.gz upstream-fd2481ced16a86be5f57f1fc3f171a3d44fb5e3c.tar.bz2 upstream-fd2481ced16a86be5f57f1fc3f171a3d44fb5e3c.zip |
[ppc4xx]: add additional config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23777 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |