diff --git a/include/configs/cl-som-am57x.h b/include/configs/cl-som-am57x.h index 3aaa82ce511dd4b8537b9b67104c6f64ae967ff1..cb2b15fd54c1385705545b162700cb2a4643bd58 100644 --- a/include/configs/cl-som-am57x.h +++ b/include/configs/cl-som-am57x.h @@ -85,7 +85,6 @@ /* USB Networking options */ #define CONFIG_USB_HOST_ETHER #define CONFIG_USB_ETHER_SMSC95XX -#define CONFIG_USB_ETHER_RNDIS #define CONFIG_USB_ETHER_ASIX #define CONFIG_USB_ETHER_MCS7830 diff --git a/include/configs/cm_t54.h b/include/configs/cm_t54.h index feae29d145c0a3aa3a0d04e8a3232c3aa2e74daf..f98525452b7c8151a551dc2cf63ae813d44c39b4 100644 --- a/include/configs/cm_t54.h +++ b/include/configs/cm_t54.h @@ -72,7 +72,6 @@ /* USB Networking options */ #define CONFIG_USB_HOST_ETHER #define CONFIG_USB_ETHER_SMSC95XX -#define CONFIG_USB_ETHER_RNDIS #define CONFIG_USB_ETHER_ASIX #define CONFIG_USB_ETHER_MCS7830 diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h index 26e2c8dc183bf8824fffe0451332abb755b3f139..d82645766e3680dc4affe46d8c5afb30b951b408 100644 --- a/include/configs/omap3_beagle.h +++ b/include/configs/omap3_beagle.h @@ -47,7 +47,6 @@ #define CONFIG_USB_MUSB_PIO_ONLY #define CONFIG_TWL4030_USB 1 #define CONFIG_USB_ETHER -#define CONFIG_USB_ETHER_RNDIS /* USB EHCI */ diff --git a/include/configs/omap3_evm.h b/include/configs/omap3_evm.h index 2c48b4f3d86bb59ee3028ec8497dbbf5b3ba15a0..af99e8b5cb48b4d05082d19d5a04d675e3e4e18e 100644 --- a/include/configs/omap3_evm.h +++ b/include/configs/omap3_evm.h @@ -83,7 +83,6 @@ #define CONFIG_USB_MUSB_OMAP2PLUS #define CONFIG_USB_MUSB_PIO_ONLY #define CONFIG_USB_ETHER -#define CONFIG_USB_ETHER_RNDIS /* USB EHCI */ #define CONFIG_SYS_USB_FAT_BOOT_PARTITION 1 diff --git a/include/configs/omap3_logic.h b/include/configs/omap3_logic.h index a4a40f4e4862d411b4655229d2b3de3a3be158a3..5fba35668b2d29ce6b7fe95734acef3714e4851a 100644 --- a/include/configs/omap3_logic.h +++ b/include/configs/omap3_logic.h @@ -58,7 +58,6 @@ #define CONFIG_USB_MUSB_OMAP2PLUS #define CONFIG_USB_MUSB_PIO_ONLY #define CONFIG_USB_ETHER -#define CONFIG_USB_ETHER_RNDIS /* TWL4030 */ #define CONFIG_TWL4030_USB diff --git a/include/configs/tao3530.h b/include/configs/tao3530.h index 40321e7f77bc299005b2709ac03e01aceaa88370..e98aabc65632a0cc132c31abec0f6fd820ab1a40 100644 --- a/include/configs/tao3530.h +++ b/include/configs/tao3530.h @@ -219,7 +219,6 @@ #define CONFIG_USB_ETHER_SMSC95XX #define CONFIG_USB_ETHER -#define CONFIG_USB_ETHER_RNDIS /* Defines for SPL */ #define CONFIG_SPL_FRAMEWORK diff --git a/include/configs/vinco.h b/include/configs/vinco.h index e4020d00ce03305092dc5e6878eb19deed027e56..1346bf8eb5e8d9baa83f00dac030c9221edeb634 100644 --- a/include/configs/vinco.h +++ b/include/configs/vinco.h @@ -77,7 +77,6 @@ #define CONFIG_USB_HOST_ETHER #define CONFIG_USB_ETHER_SMSC95XX -#define CONFIG_USB_ETHER_RNDIS #ifdef CONFIG_SYS_USE_SERIALFLASH /* bootstrap + u-boot + env + linux in serial flash */ diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index d58b1e3ee50d9f2bc405d2b04fc519f5033af435..2805e2bdcca007968ec1db9d79637c6c16949e83 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -5019,7 +5019,6 @@ CONFIG_USB_ETHER CONFIG_USB_ETHER_ASIX CONFIG_USB_ETHER_ASIX88179 CONFIG_USB_ETHER_MCS7830 -CONFIG_USB_ETHER_RNDIS CONFIG_USB_ETHER_RTL8152 CONFIG_USB_ETHER_SMSC95XX CONFIG_USB_ETHER_xxx