lantiq: improve falcon package selection
[openwrt/staging/yousong.git] / target / linux / lantiq / falcon / profiles / 000-generic.mk
index a447bca0bbdb2a8d08f716b59170b943be25b202..480e58eefe72232d7d98d9acd14e4ff82eeee135 100644 (file)
@@ -1,9 +1,8 @@
 define Profile/Generic
   NAME:=Generic - all boards
   PACKAGES:= \
-       kmod-leds-gpio \
        kmod-dm9000 \
-       kmod-i2c-core kmod-i2c-algo-bit kmod-i2c-gpio kmod-eeprom-at24 \
+       kmod-i2c-core kmod-i2c-falcon-lantiq kmod-eeprom-at24 \
        kmod-spi-bitbang kmod-spi-gpio kmod-eeprom-at25 \
        gpon-dti-agent
 endef