ieee802154: mcr20a: Remove dead Kconfig symbols
We have moved GPIO info to DT so the Kconfig symbols for GPIO lines aren't used anymore. We can just remove them. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
d3623a2fba
commit
de20c10691
1 changed files with 0 additions and 18 deletions
|
@ -18,24 +18,6 @@ config IEEE802154_MCR20A_DRV_NAME
|
|||
help
|
||||
This option sets the driver name
|
||||
|
||||
if !HAS_DTS_GPIO
|
||||
|
||||
config MCR20A_GPIO_IRQ_B_NAME
|
||||
string "GPIO device used for IRQ_B output of MCR20A"
|
||||
|
||||
config MCR20A_GPIO_IRQ_B_PIN
|
||||
int "GPIO pin connected to IRQ_B output of MCR20A"
|
||||
default 9
|
||||
|
||||
config MCR20A_GPIO_RESET_NAME
|
||||
string "GPIO device used for RESET input of MCR20A"
|
||||
|
||||
config MCR20A_GPIO_RESET_PIN
|
||||
int "GPIO pin connected to RESET input of MCR20A"
|
||||
default 2
|
||||
|
||||
endif # !HAS_DTS_GPIO
|
||||
|
||||
config MCR20A_IS_PART_OF_KW2XD_SIP
|
||||
bool "MCR20A device is part of KW2xD SiP"
|
||||
help
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue