From 44a67773ad3899f303b02161f1c0cf91b63e5d45 Mon Sep 17 00:00:00 2001 From: juhosg Date: Mon, 25 Jan 2010 14:24:58 +0000 Subject: [PATCH] ar71xx: sync kernel configs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19328 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/config-2.6.31 | 3 +-- target/linux/ar71xx/config-2.6.32 | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/target/linux/ar71xx/config-2.6.31 b/target/linux/ar71xx/config-2.6.31 index 9cdfa0187..3b8529b22 100644 --- a/target/linux/ar71xx/config-2.6.31 +++ b/target/linux/ar71xx/config-2.6.31 @@ -105,7 +105,6 @@ CONFIG_GENERIC_FIND_NEXT_BIT=y CONFIG_GENERIC_GPIO=y CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y CONFIG_GPIOLIB=y -# CONFIG_GPIO_NXP_74HC153 is not set CONFIG_GPIO_NXP_74HC153=y CONFIG_GPIO_SYSFS=y CONFIG_HARDWARE_WATCHPOINTS=y @@ -188,9 +187,9 @@ CONFIG_PHYLIB=y # CONFIG_PNX8550_STB810 is not set # CONFIG_PROBE_INITRD_HEADER is not set CONFIG_RTL8306_PHY=y -CONFIG_RTL8366_SMI=y CONFIG_RTL8366S_PHY=y # CONFIG_RTL8366S_PHY_DEBUG_FS is not set +CONFIG_RTL8366_SMI=y CONFIG_SCHED_OMIT_FRAME_POINTER=y # CONFIG_SCSI_DMA is not set # CONFIG_SERIAL_8250_EXTENDED is not set diff --git a/target/linux/ar71xx/config-2.6.32 b/target/linux/ar71xx/config-2.6.32 index 002e4a935..192daa65e 100644 --- a/target/linux/ar71xx/config-2.6.32 +++ b/target/linux/ar71xx/config-2.6.32 @@ -191,9 +191,9 @@ CONFIG_PHYLIB=y # CONFIG_PNX8550_STB810 is not set # CONFIG_PROBE_INITRD_HEADER is not set CONFIG_RTL8306_PHY=y -CONFIG_RTL8366_SMI=y CONFIG_RTL8366S_PHY=y # CONFIG_RTL8366S_PHY_DEBUG_FS is not set +CONFIG_RTL8366_SMI=y CONFIG_SCHED_OMIT_FRAME_POINTER=y # CONFIG_SCSI_DMA is not set # CONFIG_SERIAL_8250_EXTENDED is not set -- 2.35.1