diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-10-05 09:04:43 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-10-05 09:04:43 +0000 |
commit | f3529017514b3dc99b8fa6ef571e5ac4948f9ffe (patch) | |
tree | 29bba12bc44c82eb6e2a2badd18c78dc7e6cb7e6 /target | |
parent | 30b7cea8defda68d91d18e919ba04c9c46e554c6 (diff) | |
download | upstream-f3529017514b3dc99b8fa6ef571e5ac4948f9ffe.tar.gz upstream-f3529017514b3dc99b8fa6ef571e5ac4948f9ffe.tar.bz2 upstream-f3529017514b3dc99b8fa6ef571e5ac4948f9ffe.zip |
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 eef494787d..d47231ee88 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 |