drivers: pinmux: remove cc13xx_cc26xx pinmux driver
all the consumers of the obsolete pinmux driver is updated to use pinctrl API, this commit removes the pinmux driver and assosciated sections. Signed-off-by: Vaishnav Achath <vaishnav@beagleboard.org>
This commit is contained in:
parent
ace77c71e9
commit
98f1a98cf5
6 changed files with 0 additions and 124 deletions
|
@ -25,10 +25,6 @@ config NUM_IRQS
|
|||
config CC13X2_CC26X2_RTC_TIMER
|
||||
default y
|
||||
|
||||
config PINMUX_CC13XX_CC26XX
|
||||
default y
|
||||
depends on PINMUX
|
||||
|
||||
config GPIO_CC13XX_CC26XX
|
||||
default y
|
||||
depends on GPIO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue