diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-02-08 17:35:40 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-02-08 17:35:40 +0000 |
commit | 502d6255c81bbbfa76c6fc153d2c57351ee85d32 (patch) | |
tree | af60d5a2eb7b9bfa8f45de2c911313e043058e4f /target/linux/realview/config-default | |
parent | d87e44f83c3da841395f51b37095933299f5d041 (diff) |
[realview] add more missing config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30386 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/realview/config-default')
-rw-r--r-- | target/linux/realview/config-default | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/realview/config-default b/target/linux/realview/config-default index dcb1a617f..6b9061e39 100644 --- a/target/linux/realview/config-default +++ b/target/linux/realview/config-default @@ -22,6 +22,7 @@ CONFIG_ARM_AMBA=y # CONFIG_ARM_ERRATA_751472 is not set # CONFIG_ARM_ERRATA_754322 is not set # CONFIG_ARM_ERRATA_754327 is not set +# CONFIG_ARM_ERRATA_764369 is not set CONFIG_ARM_GIC=y CONFIG_ARM_L1_CACHE_SHIFT=5 # CONFIG_ARM_SP805_WATCHDOG is not set @@ -168,6 +169,7 @@ CONFIG_PERF_USE_VMALLOC=y CONFIG_PHYLIB=y # CONFIG_PL310_ERRATA_588369 is not set # CONFIG_PL310_ERRATA_727915 is not set +# CONFIG_PL310_ERRATA_769419 is not set CONFIG_PLAT_VERSATILE=y CONFIG_PLAT_VERSATILE_CLCD=y CONFIG_PLAT_VERSATILE_LEDS=y |