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 | e4741622ccfd7e0cedd2789a87bf7a72371da184 (patch) | |
tree | b59e04b71c8addeb44c416ecfc258990ea3d7ff2 /target/linux/ramips/rt288x | |
parent | 1d1266a0724d8068ebc2cebdf51a9fb538f8f9fe (diff) | |
download | upstream-e4741622ccfd7e0cedd2789a87bf7a72371da184.tar.gz upstream-e4741622ccfd7e0cedd2789a87bf7a72371da184.tar.bz2 upstream-e4741622ccfd7e0cedd2789a87bf7a72371da184.zip |
ramips: add missing config option
SVN-Revision: 17859
Diffstat (limited to 'target/linux/ramips/rt288x')
-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 |