aboutsummaryrefslogtreecommitdiff
path: root/configs/sandbox_defconfig
diff options
context:
space:
mode:
authorWasim Khan <wasim.khan@nxp.com>2021-03-08 16:48:16 +0100
committerTom Rini <trini@konsulko.com>2021-04-20 07:31:35 -0400
commit57c675d699d524985f625bc0d4e72a55a97ebe8e (patch)
tree4caa8dd6baac72c2f6399d7d67287797ccca1ef9 /configs/sandbox_defconfig
parent543d091edba851ea15bc67ac34d9d14d70a58216 (diff)
downloadu-boot-57c675d699d524985f625bc0d4e72a55a97ebe8e.zip
u-boot-57c675d699d524985f625bc0d4e72a55a97ebe8e.tar.gz
u-boot-57c675d699d524985f625bc0d4e72a55a97ebe8e.tar.bz2
sandbox: enable IRQ using select for sandbox architecture
Enable IRQ using select for sandbox architecture. Signed-off-by: Wasim Khan <wasim.khan@nxp.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/sandbox_defconfig')
-rw-r--r--configs/sandbox_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index 6038dcb..12af9be 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -166,7 +166,6 @@ CONFIG_CROS_EC_I2C=y
CONFIG_CROS_EC_LPC=y
CONFIG_CROS_EC_SANDBOX=y
CONFIG_CROS_EC_SPI=y
-CONFIG_IRQ=y
CONFIG_P2SB=y
CONFIG_PWRSEQ=y
CONFIG_SPL_PWRSEQ=y