linux: npcm7xx: Add missing reset controller

This is required for many of the internal devices to function correctly.

Change-Id: Ia289955c5afd729f4612ba510e1691e2f7a46774
Signed-off-by: William A. Kennington III <wak@google.com>
diff --git a/recipes-kernel/linux/files/npcm7xx.cfg b/recipes-kernel/linux/files/npcm7xx.cfg
index ca429ce..f7d1425 100644
--- a/recipes-kernel/linux/files/npcm7xx.cfg
+++ b/recipes-kernel/linux/files/npcm7xx.cfg
@@ -26,3 +26,5 @@
 CONFIG_EDAC=y
 CONFIG_EDAC_NPCM7XX=y
 CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU=y
+CONFIG_RESET_CONTROLLER=y
+CONFIG_RESET_NPCM=y