Without this symbol being set, we get an undefined symbol compile error. Signed-off-by: John Crispin <blogic@xxxxxxxxxxx> --- arch/mips/configs/rt305x_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/mips/configs/rt305x_defconfig b/arch/mips/configs/rt305x_defconfig index d1741bc..a222319 100644 --- a/arch/mips/configs/rt305x_defconfig +++ b/arch/mips/configs/rt305x_defconfig @@ -131,6 +131,7 @@ CONFIG_LEDS_TRIGGER_TIMER=y CONFIG_LEDS_TRIGGER_DEFAULT_ON=y CONFIG_STAGING=y # CONFIG_IOMMU_SUPPORT is not set +CONFIG_RESET_CONTROLLER=y # CONFIG_DNOTIFY is not set # CONFIG_PROC_PAGE_MONITOR is not set CONFIG_TMPFS=y -- 1.7.10.4