diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-05 09:04:43 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-05 09:04:43 +0000 |
commit | a09d2cc27aa2c535bd06554462c6963376e02f78 (patch) | |
tree | 29bba12bc44c82eb6e2a2badd18c78dc7e6cb7e6 /target | |
parent | 9ae241fb88ea4da874e0b1a2608d9abc3129e3b9 (diff) |
ramips: add missing config option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17859 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ramips/rt288x/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt288x/config-2.6.30 b/target/linux/ramips/rt288x/config-2.6.30 index eef494787..d47231ee8 100644 --- a/target/linux/ramips/rt288x/config-2.6.30 +++ b/target/linux/ramips/rt288x/config-2.6.30 @@ -147,6 +147,7 @@ CONFIG_SYS_HAS_EARLY_PRINTK=y CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y CONFIG_SYS_SUPPORTS_ARBIT_HZ=y CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y +# CONFIG_TC35815 is not set CONFIG_TICK_ONESHOT=y CONFIG_TRACING_SUPPORT=y CONFIG_TRAD_SIGNALS=y |