hexdump0815 / linux-mainline-and-mali-generic-stable-kernel

my kind of generic armv7l 32bit linux mainline stable kernel build - used on bananapi m1, asus tinkerboard, tx1 allwinner h3 tv box, r39 allwinner h3 tv box, orbsmart s92 tv box (same as beelink r89, tronsmart orion r28, very similar to ubox tv box), raspberry pi 3b and 3b plus in 32bit mode
20 stars 12 forks source link

config.exy: enable odroid-u3 hardkernel dongle #4

Closed antonialoytorrens closed 3 years ago

antonialoytorrens commented 3 years ago

I use the HardKernel Odroid dongle in my Odroid U3, which uses the RTL8192CU driver. Could you enable it in your config file for the next builds? I have put it as a module at the moment. Thank you very much in advance.

hexdump0815 commented 3 years ago

thanks a lot for your contribution! ... i have added it now in another way (https://github.com/hexdump0815/linux-mainline-and-mali-generic-stable-kernel/commit/5d86976fd6d76cf5c5da61153cbc12e6df52c8af) as i'm using exynos_defconfig as a base config now and add everything on top of it ... this way it will be in the next kernel build done by me or anyone else based on this repo and the instructions and thus will end up in the next generation config files as well

best wishes abd thanks a lot once more - hexdump

antonialoytorrens commented 3 years ago

Thanks a lot for merging this! I appreciate your hard work very much!