From a09d2cc27aa2c535bd06554462c6963376e02f78 Mon Sep 17 00:00:00 2001 From: juhosg Date: Mon, 5 Oct 2009 09:04:43 +0000 Subject: [PATCH] ramips: add missing config option git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17859 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/rt288x/config-2.6.30 | 1 + 1 file changed, 1 insertion(+) 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