|
@@ -201,6 +201,7 @@ config MENELAUS
|
|
config TWL4030_CORE
|
|
config TWL4030_CORE
|
|
bool "Texas Instruments TWL4030/TWL5030/TWL6030/TPS659x0 Support"
|
|
bool "Texas Instruments TWL4030/TWL5030/TWL6030/TPS659x0 Support"
|
|
depends on I2C=y && GENERIC_HARDIRQS
|
|
depends on I2C=y && GENERIC_HARDIRQS
|
|
|
|
+ select IRQ_DOMAIN
|
|
help
|
|
help
|
|
Say yes here if you have TWL4030 / TWL6030 family chip on your board.
|
|
Say yes here if you have TWL4030 / TWL6030 family chip on your board.
|
|
This core driver provides register access and IRQ handling
|
|
This core driver provides register access and IRQ handling
|