]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/pinctrl/ath79/Makefile
pinctrl: Kconfig: sort pinctrl config options to prevent future clutter
[people/ms/u-boot.git] / drivers / pinctrl / ath79 / Makefile
index dcea10ace6a724a0a04c676a4c4d3f0c63c3eca6..c87a9aa3e70c2d1608b790b97cdd56fcefd13948 100644 (file)
@@ -2,5 +2,5 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-obj-$(CONFIG_AR933X_PINCTRL) += pinctrl_ar933x.o
-obj-$(CONFIG_QCA953x_PINCTRL) += pinctrl_qca953x.o
+obj-$(CONFIG_PINCTRL_AR933X) += pinctrl_ar933x.o
+obj-$(CONFIG_PINCTRL_QCA953x) += pinctrl_qca953x.o